Package | Description |
---|---|
org.apache.hadoop.hbase.codec.prefixtree.decode |
Class and Description |
---|
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.