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 classFields in org.apache.hadoop.hbase.io.hfile declared as HFileBlockIndex.CellBasedKeyBlockIndexReaderModifier and TypeFieldDescriptionHFileReaderImpl.dataBlockIndexReaderData block index reader keeping the root data index in memoryHFileInfo.dataIndexReaderMethods 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 TypeMethodDescriptionvoidHFile.Reader.setDataBlockIndexReader(HFileBlockIndex.CellBasedKeyBlockIndexReader reader) voidHFileReaderImpl.setDataBlockIndexReader(HFileBlockIndex.CellBasedKeyBlockIndexReader reader)