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

Packages that use org.apache.hadoop.hbase.codec.prefixtree.scanner
org.apache.hadoop.hbase.codec.prefixtree.decode   
org.apache.hadoop.hbase.codec.prefixtree.scanner   
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.scanner used by org.apache.hadoop.hbase.codec.prefixtree.decode
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.
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.scanner used by org.apache.hadoop.hbase.codec.prefixtree.scanner
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.