Description
Enhance Cell so that it can contain multiple values at multiple timestamps.
There are a number of issues (for which this is a blocker) which require returning multiple values for the same column-family:member for multiple timestamps.
This issue lays the groundwork so that the other issues can be implemented without major API changes
Attachments
Issue Links
- blocks
-
HBASE-33 Add a HTable get/obtainScanner method that retrieves all versions of a particular column and row between two timestamps
- Closed
-
HBASE-31 Add means of getting the timestamps for all cell versions: e.g. long [] getVersions(row, column)
- Closed
-
HBASE-44 [hbase] Method to get a number of timestamped versions of a row all at once
- Closed