Class HFileBlockIndex.ByteArrayKeyBlockIndexReader

java.lang.Object
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
All Implemented Interfaces:
HeapSize
Enclosing class:
HFileBlockIndex

An implementation of the BlockIndexReader that deals with block keys which are plain byte[] like MetaBlock or the Bloom Block for ROW bloom. Does not need a comparator. It can work on Bytes.BYTES_RAWCOMPARATOR