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

Class Summary
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.
 



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