| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.encoding |
| Modifier and Type | Class and Description |
|---|---|
class |
HFileBlockDefaultDecodingContext
A default implementation of
HFileBlockDecodingContext. |
| Modifier and Type | Field and Description |
|---|---|
protected HFileBlockDecodingContext |
AbstractDataBlockEncoder.AbstractEncodedSeeker.decodingCtx |
| Modifier and Type | Method and Description |
|---|---|
HFileBlockDecodingContext |
DataBlockEncoder.newDataBlockDecodingContext(org.apache.hadoop.conf.Configuration conf,
HFileContext meta)
Creates an encoder specific decoding context, which will prepare the data before actual
decoding store configuration HFile meta data
|
HFileBlockDecodingContext |
AbstractDataBlockEncoder.newDataBlockDecodingContext(org.apache.hadoop.conf.Configuration conf,
HFileContext meta) |
| Constructor and Description |
|---|
AbstractEncodedSeeker(HFileBlockDecodingContext decodingCtx) |
RowIndexSeekerV1(HFileBlockDecodingContext decodingCtx) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.