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

Interface Summary
CellScanner Alternate name may be CellInputStream

An interface for iterating through a sequence of cells.

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.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.