public static class PlainValuesReader.LongPlainValuesReader extends PlainValuesReader
PlainValuesReader.DoublePlainValuesReader, PlainValuesReader.FloatPlainValuesReader, PlainValuesReader.IntegerPlainValuesReader, PlainValuesReader.LongPlainValuesReaderin| Constructor and Description |
|---|
LongPlainValuesReader() |
| Modifier and Type | Method and Description |
|---|---|
long |
readLong() |
void |
skip(int n)
Skips the next n values in the page
|
initFromPage, skipgetNextOffset, initFromPage, initFromPage, readBoolean, readBytes, readDouble, readFloat, readInteger, readValueDictionaryId, updateNextOffsetpublic void skip(int n)
ValuesReaderskip in class ValuesReadern - the number of values to be skippedpublic long readLong()
readLong in class ValuesReaderCopyright © 2023 The Apache Software Foundation. All rights reserved.