Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.codec.prefixtree | |
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
Class and Description |
---|
DataBlockEncoding
Provide access to all data block encoding algorithms.
|
Class and Description |
---|
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.
|
HFileBlockDecodingContext
A decoding context that is created by a reader's encoder, and is shared
across the reader's all read operations.
|
HFileBlockEncodingContext
An encoding context that is created by a writer's encoder, and is shared
across the writer's whole lifetime.
|
Class and Description |
---|
AbstractDataBlockEncoder |
AbstractDataBlockEncoder.AbstractEncodedSeeker |
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 the reader's all 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.
|
RowIndexSeekerV1.SeekerState |
Class and Description |
---|
DataBlockEncoding
Provide access to all data block encoding algorithms.
|
HFileBlockDecodingContext
A decoding context that is created by a reader's encoder, and is shared
across the reader's all read operations.
|
HFileBlockEncodingContext
An encoding context that is created by a writer's encoder, and is shared
across the writer's whole lifetime.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.