You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/04/04 22:09:24 UTC

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

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

Bryan Duxbury updated HBASE-31:
-------------------------------

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

> 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: New Feature
>          Components: client
>            Reporter: stack
>            Priority: Minor
>             Fix For: 0.2.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.