Uses of Class
org.apache.hadoop.hbase.types.OrderedBytesBase
Packages that use OrderedBytesBase
Package
Description
This package provides the definition and implementation of HBase's
extensible data type API.
-
Uses of OrderedBytesBase in org.apache.hadoop.hbase.types
Subclasses of OrderedBytesBase in org.apache.hadoop.hbase.typesModifier and TypeClassDescriptionclassAbyte[]of variable-length.classAn alternative toOrderedBlobfor use byStructfields that do not terminate the fields list.classAfloatof 32-bits using a fixed-length encoding.classAdoubleof 64-bits using a fixed-length encoding.classAshortof 16-bits using a fixed-length encoding.classAnintof 32-bits using a fixed-length encoding.classAlongof 64-bits using a fixed-length encoding.classAbyteof 8-bits using a fixed-length encoding.classAnNumberof arbitrary precision and variable-length encoding.classAStringof variable-length.