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