| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HFileBlockIndex.BlockIndexReader | AbstractHFileReader. dataBlockIndexReaderData block index reader keeping the root data index in memory | 
| protected HFileBlockIndex.BlockIndexReader | AbstractHFileReader. metaBlockIndexReaderMeta block index reader -- always single level | 
| Modifier and Type | Method and Description | 
|---|---|
| HFileBlockIndex.BlockIndexReader | AbstractHFileReader. getDataBlockIndexReader() | 
| HFileBlockIndex.BlockIndexReader | HFile.Reader. getDataBlockIndexReader() | 
| Modifier and Type | Field and Description | 
|---|---|
| private HFileBlockIndex.BlockIndexReader | CompoundBloomFilter. index | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.