public class Int64TimestampMicrosPlainValuesDecoder extends Object implements ValuesDecoder.Int64TimestampMicrosValuesDecoder
ValuesDecoder.BinaryValuesDecoder, ValuesDecoder.BooleanValuesDecoder, ValuesDecoder.Int32ValuesDecoder, ValuesDecoder.Int64TimestampMicrosValuesDecoder, ValuesDecoder.Int64ValuesDecoder, ValuesDecoder.TimestampValuesDecoder| Constructor and Description |
|---|
Int64TimestampMicrosPlainValuesDecoder(byte[] byteBuffer,
int bufferOffset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRetainedSizeInBytes() |
void |
readNext(long[] values,
int offset,
int length) |
void |
skip(int length) |
public Int64TimestampMicrosPlainValuesDecoder(byte[] byteBuffer,
int bufferOffset,
int length)
public void readNext(long[] values,
int offset,
int length)
readNext in interface ValuesDecoder.Int64TimestampMicrosValuesDecoderpublic void skip(int length)
skip in interface ValuesDecoder.Int64TimestampMicrosValuesDecoderpublic long getRetainedSizeInBytes()
getRetainedSizeInBytes in interface ValuesDecoderCopyright © 2012–2024. All rights reserved.