Package org.apache.hadoop.hbase.io
Interface SizedExtendedCellScanner
- All Superinterfaces:
CellScanner
,ExtendedCellScanner
,HeapSize
A CellScanner that knows its size in memory in bytes. Used playing the CellScanner into an
in-memory buffer; knowing the size ahead of time saves on background buffer resizings.
-
Method Summary
Methods inherited from interface org.apache.hadoop.hbase.CellScanner
advance
Methods inherited from interface org.apache.hadoop.hbase.ExtendedCellScanner
current