Uses of Package
org.apache.hadoop.hbase.codec.prefixtree.encode.other

Packages that use org.apache.hadoop.hbase.codec.prefixtree.encode.other
org.apache.hadoop.hbase.codec.prefixtree   
org.apache.hadoop.hbase.codec.prefixtree.encode   
org.apache.hadoop.hbase.codec.prefixtree.encode.other   
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.encode.other used by org.apache.hadoop.hbase.codec.prefixtree
LongEncoder
          Used to de-duplicate, sort, minimize/diff, and serialize timestamps and mvccVersions from a collection of Cells.
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.encode.other used by org.apache.hadoop.hbase.codec.prefixtree.encode
CellTypeEncoder
          Detect if every KV has the same KeyValue.Type, in which case we don't need to store it for each KV.
LongEncoder
          Used to de-duplicate, sort, minimize/diff, and serialize timestamps and mvccVersions from a collection of Cells.
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.encode.other used by org.apache.hadoop.hbase.codec.prefixtree.encode.other
LongEncoder
          Used to de-duplicate, sort, minimize/diff, and serialize timestamps and mvccVersions from a collection of Cells.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.