Package | Description |
---|---|
org.apache.hadoop.hbase.io.encoding |
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.
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.