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