Class HFileBlockIndex.CellBasedKeyBlockIndexReader

java.lang.Object
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
All Implemented Interfaces:
HeapSize
Direct Known Subclasses:
HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
Enclosing class:
HFileBlockIndex

An implementation of the BlockIndexReader that deals with block keys which are the key part of a cell like the Data block index or the ROW_COL bloom blocks This needs a comparator to work with the Cells