Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
Packages that use HFileBlockIndex.CellBasedKeyBlockIndexReader
-
Uses of HFileBlockIndex.CellBasedKeyBlockIndexReader in org.apache.hadoop.hbase.io.hfile
Modifier and TypeClassDescription(package private) static class
Fields in org.apache.hadoop.hbase.io.hfile declared as HFileBlockIndex.CellBasedKeyBlockIndexReaderModifier and TypeFieldDescriptionHFileReaderImpl.dataBlockIndexReader
Data block index reader keeping the root data index in memoryHFileInfo.dataIndexReader
Methods in org.apache.hadoop.hbase.io.hfile that return HFileBlockIndex.CellBasedKeyBlockIndexReaderModifier and TypeMethodDescriptionHFile.Reader.getDataBlockIndexReader()
HFileInfo.getDataBlockIndexReader()
HFileReaderImpl.getDataBlockIndexReader()
Methods in org.apache.hadoop.hbase.io.hfile with parameters of type HFileBlockIndex.CellBasedKeyBlockIndexReaderModifier and TypeMethodDescriptionvoid
HFile.Reader.setDataBlockIndexReader
(HFileBlockIndex.CellBasedKeyBlockIndexReader reader) void
HFileReaderImpl.setDataBlockIndexReader
(HFileBlockIndex.CellBasedKeyBlockIndexReader reader)