Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Uses of HFileBlockIndex.BlockIndexReader in org.apache.hadoop.hbase.io.hfile
Modifier and TypeClassDescription(package private) static class
An implementation of the BlockIndexReader that deals with block keys which are plain byte[] like MetaBlock or the Bloom Block for ROW bloom.(package private) static class
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(package private) static class
Modifier and TypeFieldDescriptionprivate HFileBlockIndex.BlockIndexReader
CompoundBloomFilter.index