@InterfaceAudience.Private public class MvccVersionDecoder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ByteBuff |
block |
protected PrefixTreeBlockMeta |
blockMeta |
| Constructor and Description |
|---|
MvccVersionDecoder()
construct
|
| Modifier and Type | Method and Description |
|---|---|
long |
getMvccVersion(int index)
methods
|
void |
initOnBlock(PrefixTreeBlockMeta blockMeta,
ByteBuff block) |
protected PrefixTreeBlockMeta blockMeta
protected ByteBuff block
public void initOnBlock(PrefixTreeBlockMeta blockMeta, ByteBuff block)
public long getMvccVersion(int index)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.