Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
Packages that use HFileBlockIndex.ByteArrayKeyBlockIndexReader
-
Uses of HFileBlockIndex.ByteArrayKeyBlockIndexReader in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as HFileBlockIndex.ByteArrayKeyBlockIndexReaderModifier and TypeFieldDescriptionHFileReaderImpl.metaBlockIndexReaderMeta block index reader -- always single levelHFileInfo.metaIndexReaderMethods in org.apache.hadoop.hbase.io.hfile that return HFileBlockIndex.ByteArrayKeyBlockIndexReaderModifier and TypeMethodDescriptionHFile.Reader.getMetaBlockIndexReader()HFileInfo.getMetaBlockIndexReader()HFileReaderImpl.getMetaBlockIndexReader()Methods in org.apache.hadoop.hbase.io.hfile with parameters of type HFileBlockIndex.ByteArrayKeyBlockIndexReaderModifier and TypeMethodDescriptionvoidHFile.Reader.setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader) voidHFileReaderImpl.setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader)