public static class ColumnAccessors.Float4ColumnReader extends BaseScalarReader.BaseFixedWidthReader
BaseScalarReader.BaseFixedWidthReader, BaseScalarReader.BaseVarWidthReader, BaseScalarReader.BufferAccessor
AbstractScalarReader.NullReader, AbstractScalarReader.ScalarObjectReader
bufferAccessor, schema, vectorAccessor
nullStateReader, vectorIndex
Constructor and Description |
---|
Float4ColumnReader() |
Modifier and Type | Method and Description |
---|---|
double |
getDouble() |
float |
getFloat() |
ValueType |
valueType()
Describe the type of the value.
|
int |
width() |
offsetIndex
bindBuffer, bindIndex, bindVector, buffer, bufferAccessor, buildOptional, buildRequired, schema
bindNullState, conversionError, extendedType, getAsString, getBoolean, getBytes, getDate, getDecimal, getInt, getLong, getObject, getPeriod, getString, getTime, getTimestamp, getValue, isNull, nullReader, nullStateReader, reposition, type
public ValueType valueType()
ScalarReader
public int width()
width
in class BaseScalarReader.BaseFixedWidthReader
public float getFloat()
getFloat
in interface ScalarReader
getFloat
in class AbstractScalarReader
public double getDouble()
getDouble
in interface ScalarReader
getDouble
in class AbstractScalarReader
Copyright © 1970 The Apache Software Foundation. All rights reserved.