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