Package | Description |
---|---|
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.io.hfile |
Class and Description |
---|
AbstractDataBlockEncoder |
AbstractDataBlockEncoder.AbstractEncodedSeeker
Decorates EncodedSeeker with a
HFileBlockDecodingContext |
DataBlockEncoder
Encoding of KeyValue.
|
DataBlockEncoder.EncodedSeeker
An interface which enable to seek while underlying data is encoded.
|
DataBlockEncoding
Provide access to all data block encoding algorithms.
|
EncodingState
Keeps track of the encoding state.
|
HFileBlockDecodingContext
A decoding context that is created by a reader's encoder, and is shared across all of the
reader's read operations.
|
HFileBlockDefaultDecodingContext
A default implementation of
HFileBlockDecodingContext . |
HFileBlockDefaultEncodingContext
A default implementation of
HFileBlockEncodingContext . |
HFileBlockEncodingContext
An encoding context that is created by a writer's encoder, and is shared across the writer's
whole lifetime.
|
Class and Description |
---|
DataBlockEncoding
Provide access to all data block encoding algorithms.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.