[hbase] Add means of getting the timestamps for all cell versions: e.g. long [] 
getVersions(row, column)
--------------------------------------------------------------------------------------------------------

                 Key: HADOOP-2249
                 URL: https://issues.apache.org/jira/browse/HADOOP-2249
             Project: Hadoop
          Issue Type: New Feature
            Reporter: stack
             Fix For: 0.16.0


Should be means of asking hbase for list of all the timestamps associated with 
a particular cell.  The brute force way would be adding a getVersions method 
but perhaps we can come up w/ something more elegant than this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to