Interface BaseReader.ScalarReader
- All Superinterfaces:
BaseReader,BigIntReader,BitReader,DateDayReader,DateMilliReader,Decimal256Reader,DecimalReader,DurationReader,FixedSizeBinaryReader,Float2Reader,Float4Reader,Float8Reader,IntervalDayReader,IntervalMonthDayNanoReader,IntervalYearReader,IntReader,LargeVarBinaryReader,LargeVarCharReader,Positionable,SmallIntReader,TimeMicroReader,TimeMilliReader,TimeNanoReader,TimeSecReader,TimeStampMicroReader,TimeStampMicroTZReader,TimeStampMilliReader,TimeStampMilliTZReader,TimeStampNanoReader,TimeStampNanoTZReader,TimeStampSecReader,TimeStampSecTZReader,TinyIntReader,UInt1Reader,UInt2Reader,UInt4Reader,UInt8Reader,VarBinaryReader,VarCharReader,ViewVarBinaryReader,ViewVarCharReader
- All Known Subinterfaces:
FieldReader
- All Known Implementing Classes:
BigIntHolderReaderImpl,BigIntReaderImpl,BitHolderReaderImpl,BitReaderImpl,DateDayHolderReaderImpl,DateDayReaderImpl,DateMilliHolderReaderImpl,DateMilliReaderImpl,Decimal256HolderReaderImpl,Decimal256ReaderImpl,DecimalHolderReaderImpl,DecimalReaderImpl,DenseUnionReader,DurationHolderReaderImpl,DurationReaderImpl,FixedSizeBinaryHolderReaderImpl,FixedSizeBinaryReaderImpl,Float2HolderReaderImpl,Float2ReaderImpl,Float4HolderReaderImpl,Float4ReaderImpl,Float8HolderReaderImpl,Float8ReaderImpl,IntervalDayHolderReaderImpl,IntervalDayReaderImpl,IntervalMonthDayNanoHolderReaderImpl,IntervalMonthDayNanoReaderImpl,IntervalYearHolderReaderImpl,IntervalYearReaderImpl,IntHolderReaderImpl,IntReaderImpl,LargeVarBinaryHolderReaderImpl,LargeVarBinaryReaderImpl,LargeVarCharHolderReaderImpl,LargeVarCharReaderImpl,NullableBigIntHolderReaderImpl,NullableBitHolderReaderImpl,NullableDateDayHolderReaderImpl,NullableDateMilliHolderReaderImpl,NullableDecimal256HolderReaderImpl,NullableDecimalHolderReaderImpl,NullableDurationHolderReaderImpl,NullableFixedSizeBinaryHolderReaderImpl,NullableFloat2HolderReaderImpl,NullableFloat4HolderReaderImpl,NullableFloat8HolderReaderImpl,NullableIntervalDayHolderReaderImpl,NullableIntervalMonthDayNanoHolderReaderImpl,NullableIntervalYearHolderReaderImpl,NullableIntHolderReaderImpl,NullableLargeVarBinaryHolderReaderImpl,NullableLargeVarCharHolderReaderImpl,NullableSmallIntHolderReaderImpl,NullableStructReaderImpl,NullableTimeMicroHolderReaderImpl,NullableTimeMilliHolderReaderImpl,NullableTimeNanoHolderReaderImpl,NullableTimeSecHolderReaderImpl,NullableTimeStampMicroHolderReaderImpl,NullableTimeStampMicroTZHolderReaderImpl,NullableTimeStampMilliHolderReaderImpl,NullableTimeStampMilliTZHolderReaderImpl,NullableTimeStampNanoHolderReaderImpl,NullableTimeStampNanoTZHolderReaderImpl,NullableTimeStampSecHolderReaderImpl,NullableTimeStampSecTZHolderReaderImpl,NullableTinyIntHolderReaderImpl,NullableUInt1HolderReaderImpl,NullableUInt2HolderReaderImpl,NullableUInt4HolderReaderImpl,NullableUInt8HolderReaderImpl,NullableVarBinaryHolderReaderImpl,NullableVarCharHolderReaderImpl,NullableViewVarBinaryHolderReaderImpl,NullableViewVarCharHolderReaderImpl,NullReader,SingleListReaderImpl,SingleStructReaderImpl,SmallIntHolderReaderImpl,SmallIntReaderImpl,TimeMicroHolderReaderImpl,TimeMicroReaderImpl,TimeMilliHolderReaderImpl,TimeMilliReaderImpl,TimeNanoHolderReaderImpl,TimeNanoReaderImpl,TimeSecHolderReaderImpl,TimeSecReaderImpl,TimeStampMicroHolderReaderImpl,TimeStampMicroReaderImpl,TimeStampMicroTZHolderReaderImpl,TimeStampMicroTZReaderImpl,TimeStampMilliHolderReaderImpl,TimeStampMilliReaderImpl,TimeStampMilliTZHolderReaderImpl,TimeStampMilliTZReaderImpl,TimeStampNanoHolderReaderImpl,TimeStampNanoReaderImpl,TimeStampNanoTZHolderReaderImpl,TimeStampNanoTZReaderImpl,TimeStampSecHolderReaderImpl,TimeStampSecReaderImpl,TimeStampSecTZHolderReaderImpl,TimeStampSecTZReaderImpl,TinyIntHolderReaderImpl,TinyIntReaderImpl,UInt1HolderReaderImpl,UInt1ReaderImpl,UInt2HolderReaderImpl,UInt2ReaderImpl,UInt4HolderReaderImpl,UInt4ReaderImpl,UInt8HolderReaderImpl,UInt8ReaderImpl,UnionFixedSizeListReader,UnionLargeListReader,UnionListReader,UnionMapReader,UnionReader,VarBinaryHolderReaderImpl,VarBinaryReaderImpl,VarCharHolderReaderImpl,VarCharReaderImpl,ViewVarBinaryHolderReaderImpl,ViewVarBinaryReaderImpl,ViewVarCharHolderReaderImpl,ViewVarCharReaderImpl
- Enclosing interface:
BaseReader
public static interface BaseReader.ScalarReader
extends TinyIntReader, UInt1Reader, UInt2Reader, SmallIntReader, Float2Reader, IntReader, UInt4Reader, Float4Reader, DateDayReader, IntervalYearReader, TimeSecReader, TimeMilliReader, BigIntReader, UInt8Reader, Float8Reader, DateMilliReader, DurationReader, TimeStampSecReader, TimeStampMilliReader, TimeStampMicroReader, TimeStampNanoReader, TimeStampSecTZReader, TimeStampMilliTZReader, TimeStampMicroTZReader, TimeStampNanoTZReader, TimeMicroReader, TimeNanoReader, IntervalDayReader, IntervalMonthDayNanoReader, Decimal256Reader, DecimalReader, FixedSizeBinaryReader, VarBinaryReader, VarCharReader, ViewVarBinaryReader, ViewVarCharReader, LargeVarCharReader, LargeVarBinaryReader, BitReader, BaseReader
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.arrow.vector.complex.reader.BaseReader
BaseReader.ComplexReader, BaseReader.ListReader, BaseReader.MapReader, BaseReader.RepeatedListReader, BaseReader.RepeatedMapReader, BaseReader.RepeatedStructReader, BaseReader.ScalarReader, BaseReader.StructReader -
Method Summary
Methods inherited from interface org.apache.arrow.vector.complex.reader.BaseReader
copyAsValue, copyAsValue, getField, getMinorType, read, read, read, read, resetMethods inherited from interface org.apache.arrow.vector.complex.reader.BigIntReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.BitReader
copyAsField, copyAsValue, isSet, read, read, readBoolean, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.DateDayReader
copyAsField, copyAsValue, isSet, read, read, readInteger, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.DateMilliReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.Decimal256Reader
copyAsField, copyAsValue, isSet, read, read, readBigDecimal, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.DecimalReader
copyAsField, copyAsValue, isSet, read, read, readBigDecimal, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.DurationReader
copyAsField, copyAsValue, isSet, read, read, readDuration, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
copyAsField, copyAsValue, isSet, read, read, readByteArray, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.Float2Reader
copyAsField, copyAsValue, isSet, read, read, readObject, readShortMethods inherited from interface org.apache.arrow.vector.complex.reader.Float4Reader
copyAsField, copyAsValue, isSet, read, read, readFloat, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.Float8Reader
copyAsField, copyAsValue, isSet, read, read, readDouble, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.IntervalDayReader
copyAsField, copyAsValue, isSet, read, read, readDuration, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
copyAsField, copyAsValue, isSet, read, read, readObject, readPeriodDurationMethods inherited from interface org.apache.arrow.vector.complex.reader.IntervalYearReader
copyAsField, copyAsValue, isSet, read, read, readObject, readPeriodMethods inherited from interface org.apache.arrow.vector.complex.reader.IntReader
copyAsField, copyAsValue, isSet, read, read, readInteger, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
copyAsField, copyAsValue, isSet, read, read, readByteArray, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
copyAsField, copyAsValue, isSet, read, read, readObject, readTextMethods inherited from interface org.apache.arrow.vector.complex.Positionable
getPosition, setPositionMethods inherited from interface org.apache.arrow.vector.complex.reader.SmallIntReader
copyAsField, copyAsValue, isSet, read, read, readObject, readShortMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeMicroReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeMilliReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeNanoReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeSecReader
copyAsField, copyAsValue, isSet, read, read, readInteger, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
copyAsField, copyAsValue, isSet, read, read, readLocalDateTime, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.TinyIntReader
copyAsField, copyAsValue, isSet, read, read, readByte, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.UInt1Reader
copyAsField, copyAsValue, isSet, read, read, readByte, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.UInt2Reader
copyAsField, copyAsValue, isSet, read, read, readCharacter, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.UInt4Reader
copyAsField, copyAsValue, isSet, read, read, readInteger, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.UInt8Reader
copyAsField, copyAsValue, isSet, read, read, readLong, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.VarBinaryReader
copyAsField, copyAsValue, isSet, read, read, readByteArray, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.VarCharReader
copyAsField, copyAsValue, isSet, read, read, readObject, readTextMethods inherited from interface org.apache.arrow.vector.complex.reader.ViewVarBinaryReader
copyAsField, copyAsValue, isSet, read, read, readByteArray, readObjectMethods inherited from interface org.apache.arrow.vector.complex.reader.ViewVarCharReader
copyAsField, copyAsValue, isSet, read, read, readObject, readText