Uses of Package
org.apache.hadoop.hbase.io.encoding
Package
Description
Provides HBase Client
Provides implementations of
HFile
and HFile
BlockCache
.-
-
ClassDescriptionProvide access to all data block encoding algorithms.Provide access to all index block encoding algorithms.
-
ClassDescriptionEncoding of KeyValue.An interface which enable to seek while underlying data is encoded.Provide access to all data block encoding algorithms.Keeps track of the encoding state.A decoding context that is created by a reader's encoder, and is shared across all of the reader's read operations.A default implementation of
HFileBlockDecodingContext
.A default implementation ofHFileBlockEncodingContext
.An encoding context that is created by a writer's encoder, and is shared across the writer's whole lifetime.Provide access to all index block encoding algorithms. -
ClassDescriptionProvide access to all data block encoding algorithms.A decoding context that is created by a reader's encoder, and is shared across all of the reader's read operations.An encoding context that is created by a writer's encoder, and is shared across the writer's whole lifetime.Provide access to all index block encoding algorithms.
-