| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Field and Description | 
|---|---|
| private HFileBlock.Writer | HFileBlockIndex.BlockIndexWriter. blockWriter | 
| protected HFileBlock.Writer | HFileWriterImpl. blockWriterblock writer | 
| Constructor and Description | 
|---|
| BlockIndexWriter(HFileBlock.Writer blockWriter,
                CacheConfig cacheConf,
                String nameForCaching)Creates a multi-level block index writer. | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.