You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/04/09 03:44:12 UTC

[jira] [Updated] (ACCUMULO-3417) Add ability to retrieve property value by String key.

     [ https://issues.apache.org/jira/browse/ACCUMULO-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-3417:
----------------------------------------
    Affects Version/s:     (was: 1.7.0)

> Add ability to retrieve property value by String key.
> -----------------------------------------------------
>
>                 Key: ACCUMULO-3417
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3417
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Sean Busbey
>            Assignee: Christopher Tubbs
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Normally, to retrieve the value for a property we have to get a Property enum instance. Since table arbitrary properties don't have Property enum instances, we then can't use the simple get. Instead, to retrieve a table arbitrary property we have to create a temporary map and a filtering function.
> Add the ability to fetch a single value based on the String key.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)