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