[ https://issues.apache.org/jira/browse/HBASE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman reassigned HBASE-31: ---------------------------------- Assignee: Doğacan Güney (was: Jim Kellerman) > Add means of getting the timestamps for all cell versions: e.g. long [] > getVersions(row, column) > ------------------------------------------------------------------------------------------------ > > Key: HBASE-31 > URL: https://issues.apache.org/jira/browse/HBASE-31 > Project: Hadoop HBase > Issue Type: Sub-task > Components: client > Affects Versions: 0.2.0 > Reporter: stack > Assignee: Doğacan Güney > Priority: Trivial > Fix For: 0.19.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.