Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
-
Uses of HFileBlockIndex.CellBasedKeyBlockIndexReader in org.apache.hadoop.hbase.io.hfile
Modifier and TypeClassDescription(package private) static class
Modifier and TypeFieldDescriptionHFileReaderImpl.dataBlockIndexReader
Data block index reader keeping the root data index in memoryHFileInfo.dataIndexReader
Modifier and TypeMethodDescriptionHFile.Reader.getDataBlockIndexReader()
HFileInfo.getDataBlockIndexReader()
HFileReaderImpl.getDataBlockIndexReader()
Modifier and TypeMethodDescriptionvoid
HFile.Reader.setDataBlockIndexReader
(HFileBlockIndex.CellBasedKeyBlockIndexReader reader) void
HFileReaderImpl.setDataBlockIndexReader
(HFileBlockIndex.CellBasedKeyBlockIndexReader reader)