[
https://issues.apache.org/jira/browse/ACCUMULO-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3417.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Assignee: Christopher Tubbs
> 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)