Sean Busbey created ACCUMULO-3417:
-------------------------------------

             Summary: 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
    Affects Versions: 1.7.0
            Reporter: Sean Busbey
            Priority: Minor


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)

Reply via email to