| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HFileBlockIndex.ByteArrayKeyBlockIndexReader | HFileReaderImpl. metaBlockIndexReaderMeta block index reader -- always single level | 
| private HFileBlockIndex.ByteArrayKeyBlockIndexReader | HFileInfo. metaIndexReader | 
| Modifier and Type | Method and Description | 
|---|---|
| HFileBlockIndex.ByteArrayKeyBlockIndexReader | HFileInfo. getMetaBlockIndexReader() | 
| HFileBlockIndex.ByteArrayKeyBlockIndexReader | HFileReaderImpl. getMetaBlockIndexReader() | 
| HFileBlockIndex.ByteArrayKeyBlockIndexReader | HFile.Reader. getMetaBlockIndexReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HFileReaderImpl. setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader) | 
| void | HFile.Reader. setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader reader) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.