Package | Description |
---|---|
org.apache.hadoop.hbase.codec.prefixtree.decode | |
org.apache.hadoop.hbase.codec.prefixtree.scanner |
Class and Description |
---|
CellScannerPosition
An indicator of the state of the scanner after an operation such as nextCell() or
positionAt(..).
|
CellSearcher
Methods for seeking to a random
Cell inside a sorted collection of cells. |
ReversibleCellScanner
An extension of CellScanner indicating the scanner supports iterating backwards through cells.
|
Class and Description |
---|
CellScannerPosition
An indicator of the state of the scanner after an operation such as nextCell() or
positionAt(..).
|
ReversibleCellScanner
An extension of CellScanner indicating the scanner supports iterating backwards through cells.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.