public static interface ValuesDecoder.TimestampValuesDecoder extends ValuesDecoder
ValuesDecoder.BinaryValuesDecoder, ValuesDecoder.BooleanValuesDecoder, ValuesDecoder.Int32ValuesDecoder, ValuesDecoder.Int64TimestampMicrosValuesDecoder, ValuesDecoder.Int64ValuesDecoder, ValuesDecoder.TimestampValuesDecoder| Modifier and Type | Method and Description |
|---|---|
void |
readNext(long[] values,
int offset,
int length) |
void |
skip(int length) |
void readNext(long[] values,
int offset,
int length)
throws IOException
IOExceptionvoid skip(int length) throws IOException
IOExceptionCopyright © 2012–2022. All rights reserved.