Package org.apache.hadoop.hbase.codec.prefixtree.scanner

Interface Summary
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.
 

Enum Summary
CellScannerPosition An indicator of the state of the scanner after an operation such as nextCell() or positionAt(..).
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.