@InterfaceAudience.Private public class TimestampDecoder extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
block |
protected PrefixTreeBlockMeta |
blockMeta |
Constructor and Description |
---|
TimestampDecoder()
construct
|
protected PrefixTreeBlockMeta blockMeta
protected byte[] block
public void initOnBlock(PrefixTreeBlockMeta blockMeta, byte[] block)
public long getLong(int index)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.