Uses of Package
org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp

Packages that use org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp
org.apache.hadoop.hbase.codec.prefixtree.decode   
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp used by org.apache.hadoop.hbase.codec.prefixtree.decode
MvccVersionDecoder
          Given a block and its blockMeta, this will decode the MvccVersion for the i-th Cell in the block.
TimestampDecoder
          Given a block and its blockMeta, this will decode the timestamp for the i-th Cell in the block.
 



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