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.metaBlockIndexReader
Meta block index reader -- always single levelHFileInfo.metaIndexReader
Methods 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 TypeMethodDescriptionvoid
HFile.Reader.setMetaBlockIndexReader
(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader) void
HFileReaderImpl.setMetaBlockIndexReader
(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader)