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