@InterfaceAudience.Private public class MvccVersionDecoder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected byte[] |
block |
protected PrefixTreeBlockMeta |
blockMeta |
| 构造器和说明 |
|---|
MvccVersionDecoder()
construct
|
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getMvccVersion(int index)
methods
|
void |
initOnBlock(PrefixTreeBlockMeta blockMeta,
byte[] block) |
protected PrefixTreeBlockMeta blockMeta
protected byte[] block
public void initOnBlock(PrefixTreeBlockMeta blockMeta, byte[] block)
public long getMvccVersion(int index)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.