Uses of Package
org.apache.hadoop.hbase.io.encoding
Packages that use org.apache.hadoop.hbase.io.encoding
Package
Description
Provides HBase Client
Provides implementations of
HFile
and HFile
BlockCache
.-
Classes in org.apache.hadoop.hbase.io.encoding used by org.apache.hadoop.hbaseClassDescriptionProvide access to all data block encoding algorithms.Provide access to all index block encoding algorithms.
-
Classes in org.apache.hadoop.hbase.io.encoding used by org.apache.hadoop.hbase.clientClassDescriptionProvide access to all data block encoding algorithms.Provide access to all index block encoding algorithms.
-
Classes in org.apache.hadoop.hbase.io.encoding used by org.apache.hadoop.hbase.io.encodingClassDescriptionEncoding 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. -
Classes in org.apache.hadoop.hbase.io.encoding used by org.apache.hadoop.hbase.io.hfileClassDescriptionProvide 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.