Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y Z 

A

AbstractContainerVector - Class in org.apache.arrow.vector.complex
Base class for composite vectors.
AbstractContainerVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.AbstractContainerVector
 
AbstractStructVector - Class in org.apache.arrow.vector.complex
 
AbstractStructVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.AbstractStructVector
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
 
accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
add(String, FieldType) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
Adds a new field with the given parameters or replaces the existing one and consequently returns the resultant ValueVector.
addOrGetList(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
AddOrGetResult<V extends ValueVector> - Class in org.apache.arrow.vector
 
AddOrGetResult(V, boolean) - Constructor for class org.apache.arrow.vector.AddOrGetResult
 
addOrGetStruct(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGetUnion(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.ListVector
 
addOrGetVector(FieldType) - Method in interface org.apache.arrow.vector.complex.PromotableVector
 
addVector(FieldVector) - Method in class org.apache.arrow.vector.complex.UnionVector
 
adjustScaleDivide(long, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
 
adjustScaleMultiply(long, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Math.pow returns a double and while multiplying with large digits in the decimal data type we encounter noise.
align() - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
allocate(ValueVector, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
 
allocate(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
allocate() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
allocate() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
allocate() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
 
allocateNew(ValueVector, int) - Static method in class org.apache.arrow.vector.AllocationHelper
Allocates the exact amount if v is fixed width, otherwise falls back to dynamic allocation
allocateNew() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
allocateNew(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Allocate memory for the vector to support storing at least the provided number of elements in the vector.
allocateNew() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
allocateNew(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Allocate memory for the vector to support storing at least the provided number of elements in the vector.
allocateNew() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
allocateNew() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
allocateNew() - Method in class org.apache.arrow.vector.complex.ListVector
allocateNew(int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedFixedWidthVectorLike
Allocate a new memory space for this vector.
allocateNew(int, int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
Allocate a new memory space for this vector.
allocateNew() - Method in class org.apache.arrow.vector.complex.UnionVector
 
allocateNew(int) - Method in interface org.apache.arrow.vector.FixedWidthVector
Allocate a new memory space for this vector.
allocateNew() - Method in interface org.apache.arrow.vector.ValueVector
Allocate new buffers.
allocateNew(int, int) - Method in interface org.apache.arrow.vector.VariableWidthVector
Allocate a new memory space for this vector.
allocateNew() - Method in class org.apache.arrow.vector.ZeroVector
 
allocateNewSafe() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Allocate memory for the vector.
allocateNewSafe() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Allocate memory for the vector.
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.ListVector
Allocate memory for the vector.
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.StructVector
 
allocateNewSafe() - Method in class org.apache.arrow.vector.complex.UnionVector
 
allocateNewSafe() - Method in interface org.apache.arrow.vector.ValueVector
Allocates new buffers.
allocateNewSafe() - Method in class org.apache.arrow.vector.ZeroVector
 
allocateOffsetBuffer(long) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
allocatePrecomputedChildCount(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
 
AllocationHelper - Class in org.apache.arrow.vector
 
AllocationHelper() - Constructor for class org.apache.arrow.vector.AllocationHelper
 
allocator - Variable in class org.apache.arrow.vector.BaseValueVector
 
allocator - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
 
allocator - Variable in class org.apache.arrow.vector.ipc.ArrowReader
 
append(byte[], int, int) - Method in class org.apache.arrow.vector.util.Text
Append a range of bytes to the end of the given text
ArrowBlock - Class in org.apache.arrow.vector.ipc.message
 
ArrowBlock(long, int, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBlock
 
ArrowBuffer - Class in org.apache.arrow.vector.ipc.message
 
ArrowBuffer(long, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
ArrowDictionaryBatch - Class in org.apache.arrow.vector.ipc.message
 
ArrowDictionaryBatch(long, ArrowRecordBatch) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
ArrowFieldNode - Class in org.apache.arrow.vector.ipc.message
 
ArrowFieldNode(int, int) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFieldNode
 
ArrowFileReader - Class in org.apache.arrow.vector.ipc
 
ArrowFileReader(SeekableReadChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
 
ArrowFileReader(SeekableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
 
ArrowFileWriter - Class in org.apache.arrow.vector.ipc
 
ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
 
ArrowFooter - Class in org.apache.arrow.vector.ipc.message
 
ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
 
ArrowFooter(Footer) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
 
ArrowMessage - Interface in org.apache.arrow.vector.ipc.message
 
ArrowMessage.ArrowMessageVisitor<T> - Interface in org.apache.arrow.vector.ipc.message
 
ArrowReader - Class in org.apache.arrow.vector.ipc
Abstract class to read Schema and ArrowRecordBatches.
ArrowReader(BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowReader
 
ArrowRecordBatch - Class in org.apache.arrow.vector.ipc.message
 
ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
ArrowStreamReader - Class in org.apache.arrow.vector.ipc
This classes reads from an input stream and produces ArrowRecordBatches.
ArrowStreamReader(MessageReader, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader using the MessageReader interface.
ArrowStreamReader(ReadableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader from a ReadableByteChannel input.
ArrowStreamReader(InputStream, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
Constructs a streaming reader from an InputStream.
ArrowStreamWriter - Class in org.apache.arrow.vector.ipc
 
ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, OutputStream) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
 
ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
 
ArrowType - Class in org.apache.arrow.vector.types.pojo
Arrow types Source code generated using FreeMarker template ArrowType.java
ArrowType() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType
 
ArrowType.ArrowTypeID - Enum in org.apache.arrow.vector.types.pojo
 
ArrowType.ArrowTypeVisitor<T> - Interface in org.apache.arrow.vector.types.pojo
to visit the ArrowTypes type.accept(new ArrowTypeVisitor<Type>() { ... });
ArrowType.Binary - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Bool - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.ComplexType - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.ComplexTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
to visit the Complex ArrowTypes and bundle Primitive ones in one case
ArrowType.Date - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Decimal - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.FixedSizeBinary - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.FixedSizeList - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.FloatingPoint - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Int - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Interval - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.List - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Null - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.PrimitiveType - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.PrimitiveTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
to visit the Primitive ArrowTypes and bundle Complex ones under one case
ArrowType.Struct - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Time - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Timestamp - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Union - Class in org.apache.arrow.vector.types.pojo
 
ArrowType.Utf8 - Class in org.apache.arrow.vector.types.pojo
 
ArrowWriter - Class in org.apache.arrow.vector.ipc
 
ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
Note: fields are not closed when the writer is closed
asBigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asBit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asDateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asDateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asFloat4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asFloat8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asIntervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asIntervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asSmallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asStruct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTimeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asTinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asUInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
asVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 

B

BaseFixedWidthVector - Class in org.apache.arrow.vector
BaseFixedWidthVector provides an abstract interface for implementing vectors of fixed width values.
BaseFixedWidthVector(String, BufferAllocator, FieldType, int) - Constructor for class org.apache.arrow.vector.BaseFixedWidthVector
 
BaseReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template BaseReader.java
BaseReader.ComplexReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseReader.ListReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseReader.RepeatedListReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseReader.RepeatedStructReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseReader.ScalarReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseReader.StructReader - Interface in org.apache.arrow.vector.complex.reader
 
BaseRepeatedValueVector - Class in org.apache.arrow.vector.complex
 
BaseRepeatedValueVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
BaseRepeatedValueVector(String, BufferAllocator, FieldVector, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
BaseValueVector - Class in org.apache.arrow.vector
 
BaseValueVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.BaseValueVector
 
BaseVariableWidthVector - Class in org.apache.arrow.vector
 
BaseVariableWidthVector(String, BufferAllocator, FieldType) - Constructor for class org.apache.arrow.vector.BaseVariableWidthVector
 
BaseWriter - Interface in org.apache.arrow.vector.complex.writer
 
BaseWriter.ComplexWriter - Interface in org.apache.arrow.vector.complex.writer
 
BaseWriter.ListWriter - Interface in org.apache.arrow.vector.complex.writer
 
BaseWriter.ScalarWriter - Interface in org.apache.arrow.vector.complex.writer
 
BaseWriter.StructOrListWriter - Interface in org.apache.arrow.vector.complex.writer
 
BaseWriter.StructWriter - Interface in org.apache.arrow.vector.complex.writer
 
bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
bigInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
bigInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
bigInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
BigIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
BigIntHolder() - Constructor for class org.apache.arrow.vector.holders.BigIntHolder
 
BigIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
BigIntHolderReaderImpl(BigIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
BigIntReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
BigIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
BigIntReaderImpl(BigIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
BigIntVector - Class in org.apache.arrow.vector
BigIntVector implements a fixed width vector (8 bytes) of integer values which could be null.
BigIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.BigIntVector
Instantiate a BigIntVector.
BigIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.BigIntVector
Instantiate a BigIntVector.
BigIntWriter - Interface in org.apache.arrow.vector.complex.writer
 
BigIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
BigIntWriterImpl(BigIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
binary(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
binary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
Binary() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
bit(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
bit(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
bit(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
bit() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
bit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
bit() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
bit(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
bit(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
BitHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
BitHolder() - Constructor for class org.apache.arrow.vector.holders.BitHolder
 
BitHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
BitHolderReaderImpl(BitHolder) - Constructor for class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
bitIndex(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Get the relative index of bit within the byte in validity buffer
BitReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
BitReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
BitReaderImpl(BitVector) - Constructor for class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
BitVector - Class in org.apache.arrow.vector
BitVector implements a fixed width (1 bit) vector of boolean values which could be null.
BitVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.BitVector
Instantiate a BitVector.
BitVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.BitVector
Instantiate a BitVector.
BitVectorHelper - Class in org.apache.arrow.vector
Helper class for performing generic operations on a bit vector buffer.
BitVectorHelper() - Constructor for class org.apache.arrow.vector.BitVectorHelper
 
BitWriter - Interface in org.apache.arrow.vector.complex.writer
 
BitWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
BitWriterImpl(BitVector) - Constructor for class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
Bool() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
booleanVector() - Static method in class org.apache.arrow.vector.BufferLayout
 
buffer - Variable in class org.apache.arrow.vector.holders.DecimalHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
 
buffer - Variable in class org.apache.arrow.vector.holders.VarCharHolder
 
BufferBacked - Interface in org.apache.arrow.vector
Content is backed by a buffer and can be loaded/unloaded
BufferLayout - Class in org.apache.arrow.vector
 
BufferLayout.BufferType - Enum in org.apache.arrow.vector
 
build(StructVector) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
ByteArrayReadableSeekableByteChannel - Class in org.apache.arrow.vector.util
 
ByteArrayReadableSeekableByteChannel(byte[]) - Constructor for class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
ByteFunctionHelpers - Class in org.apache.arrow.vector.util
 
ByteFunctionHelpers() - Constructor for class org.apache.arrow.vector.util.ByteFunctionHelpers
 
byteIndex(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Get the index of byte corresponding to bit index in validity buffer
bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Return the number of bytes read from the ReadChannel.
bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
Get the number of bytes read from the stream since constructing the reader.
bytesRead() - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
Get the number of bytes read from the ReadChannel.
bytesRead() - Method in interface org.apache.arrow.vector.ipc.message.MessageReader
Return the current number of bytes that have been read.
bytesRead() - Method in class org.apache.arrow.vector.ipc.ReadChannel
 
bytesToCodePoint(ByteBuffer) - Static method in class org.apache.arrow.vector.util.Text
Returns the next code point at the current position in the buffer.
bytesToInt(byte[]) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
 
bytesWritten() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
byteVector() - Static method in class org.apache.arrow.vector.BufferLayout
 
byteWidth - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
byteWidth - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 

C

callBack - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
 
callBack - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
CallBack - Interface in org.apache.arrow.vector.util
 
charAt(int) - Method in class org.apache.arrow.vector.util.Text
Returns the Unicode Scalar Value (32-bit integer value) for the character at position.
check(T, T...) - Static method in class org.apache.arrow.vector.complex.StateTool
 
checkBufRefs(ValueVector) - Static method in class org.apache.arrow.vector.BaseValueVector
 
checkPrecisionAndScale(BigDecimal, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Check that the BigDecimal scale equals the vectorScale and that the BigDecimal precision is less than or equal to the vectorPrecision.
clear() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
clear() - Method in class org.apache.arrow.vector.BaseValueVector
 
clear() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
clear() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
clear() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
clear() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
clear() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
clear() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
clear() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
clear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
clear() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
clear() - Method in class org.apache.arrow.vector.complex.ListVector
 
clear() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
clear() - Method in class org.apache.arrow.vector.complex.StructVector
clear() - Method in class org.apache.arrow.vector.complex.UnionVector
 
clear() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
clear() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
 
clear() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
clear() - Method in class org.apache.arrow.vector.util.Text
Clear the string to empty.
clear() - Method in interface org.apache.arrow.vector.ValueVector
Release any owned ArrowBuf and reset the ValueVector to the initial state.
clear() - Method in class org.apache.arrow.vector.ZeroVector
 
close() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Close the vector and release the associated buffers.
close() - Method in class org.apache.arrow.vector.BaseValueVector
 
close() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Close the vector and release the associated buffers.
close() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
Clears out all underlying child vectors.
close() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
close() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
close() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
close() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
close() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
close() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
close() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
close() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
close() - Method in class org.apache.arrow.vector.complex.StructVector
Close the vector and release the associated buffers.
close() - Method in class org.apache.arrow.vector.complex.UnionVector
 
close() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Close resources, including vector schema root and dictionary vectors, and the underlying read source.
close(boolean) - Method in class org.apache.arrow.vector.ipc.ArrowReader
Close resources, including vector schema root and dictionary vectors.
close() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
close() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
 
close() - Method in class org.apache.arrow.vector.ipc.JsonFileWriter
 
close() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
close() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
releases the buffers
close() - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
Close the ReadChannel.
close() - Method in interface org.apache.arrow.vector.ipc.message.MessageReader
Close any resource opened by the message reader, not including message body allocations.
close() - Method in class org.apache.arrow.vector.ipc.ReadChannel
 
close() - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
close() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
close() - Method in interface org.apache.arrow.vector.ValueVector
Alternative to clear().
close() - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
close() - Method in class org.apache.arrow.vector.ZeroVector
 
closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Close the underlying read source.
closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
Closes the underlying read source.
compare(ArrowBuf, int, int, ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to compare a set of bytes in two ArrowBufs.
compare(ArrowBuf, int, int, byte[], int, int) - Static method in class org.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to compare a set of bytes in ArrowBuf to a ByteArray.
compareDictionaries(List<DictionaryEncoding>, List<DictionaryEncoding>, DictionaryProvider, DictionaryProvider) - Static method in class org.apache.arrow.vector.util.Validator
Validate two Dictionary encodings and dictionaries with id's from the encodings
compareFieldVectors(FieldVector, FieldVector) - Static method in class org.apache.arrow.vector.util.Validator
Validate two arrow FieldVectors are equal.
compareSchemas(Schema, Schema) - Static method in class org.apache.arrow.vector.util.Validator
Validate two arrow schemas are equal.
compareTypes(BaseValueVector, String) - Method in class org.apache.arrow.vector.BaseValueVector
 
compareVectorSchemaRoot(VectorSchemaRoot, VectorSchemaRoot) - Static method in class org.apache.arrow.vector.util.Validator
Validate two arrow vectorSchemaRoot are equal.
ComplexCopier - Class in org.apache.arrow.vector.complex.impl
 
ComplexCopier() - Constructor for class org.apache.arrow.vector.complex.impl.ComplexCopier
 
ComplexHolder - Class in org.apache.arrow.vector.holders
 
ComplexHolder() - Constructor for class org.apache.arrow.vector.holders.ComplexHolder
 
ComplexTypeVisitor() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
ComplexWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
ComplexWriterImpl(String, NonNullableStructVector, boolean, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
ComplexWriterImpl(String, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
ComplexWriterImpl(String, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
computeBodyLength() - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
 
computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
Computes the size of the serialized body for this recordBatch.
config() - Static method in class org.apache.arrow.vector.ipc.JsonFileWriter
 
container - Variable in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
container - Variable in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
containsKey(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
containsValue(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
contentToTSVString() - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
convertField(Field) - Static method in class org.apache.arrow.vector.types.pojo.Field
 
convertSchema(Schema) - Static method in class org.apache.arrow.vector.types.pojo.Schema
 
copy(FieldReader, FieldWriter) - Static method in class org.apache.arrow.vector.complex.impl.ComplexCopier
Do a deep copy of the value in input into output
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
copyAsField(String, TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyAsField(String, BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
copyAsField(String, BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
copyAsField(String, DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
copyAsField(String, DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
copyAsField(String, DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
copyAsField(String, FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
copyAsField(String, Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
copyAsField(String, Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
copyAsField(String, IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
copyAsField(String, IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
copyAsField(String, IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
copyAsField(String, SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
copyAsField(String, TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
copyAsField(String, TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
copyAsField(String, TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
copyAsField(String, TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
copyAsField(String, TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
copyAsField(String, TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
copyAsField(String, TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
copyAsField(String, TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
copyAsField(String, TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
copyAsField(String, TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
copyAsField(String, TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
copyAsField(String, TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
copyAsField(String, TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
copyAsField(String, UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
copyAsField(String, UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
copyAsField(String, UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
copyAsField(String, UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
copyAsField(String, VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
copyAsField(String, VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyAsValue(UnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
copyAsValue(BaseWriter.ListWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
copyAsValue(BaseWriter.StructWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
copyAsValue(BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
copyAsValue(BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
copyAsValue(DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
copyAsValue(DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
copyAsValue(DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
copyAsValue(FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
copyAsValue(Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
copyAsValue(Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
copyAsValue(IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
copyAsValue(IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
copyAsValue(IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
copyAsValue(SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
copyAsValue(TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
copyAsValue(TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
copyAsValue(TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
copyAsValue(TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
copyAsValue(TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
copyAsValue(TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
copyAsValue(TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
copyAsValue(TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
copyAsValue(TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
copyAsValue(TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
copyAsValue(TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
copyAsValue(TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
copyAsValue(TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
copyAsValue(UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
copyAsValue(UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
copyAsValue(UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
copyAsValue(UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
copyAsValue(VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
copyAsValue(VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
copyBytes() - Method in class org.apache.arrow.vector.util.Text
Get a copy of the bytes that is exactly the length of the data.
copyFrom(int, int, BigIntVector) - Method in class org.apache.arrow.vector.BigIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, BitVector) - Method in class org.apache.arrow.vector.BitVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, FixedSizeListVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
copyFrom(int, int, ListVector) - Method in class org.apache.arrow.vector.complex.ListVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, UnionVector) - Method in class org.apache.arrow.vector.complex.UnionVector
 
copyFrom(int, int, DateDayVector) - Method in class org.apache.arrow.vector.DateDayVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, DateMilliVector) - Method in class org.apache.arrow.vector.DateMilliVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, DecimalVector) - Method in class org.apache.arrow.vector.DecimalVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, FixedSizeBinaryVector) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, Float4Vector) - Method in class org.apache.arrow.vector.Float4Vector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, Float8Vector) - Method in class org.apache.arrow.vector.Float8Vector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntervalDayVector) - Method in class org.apache.arrow.vector.IntervalDayVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntervalYearVector) - Method in class org.apache.arrow.vector.IntervalYearVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, IntVector) - Method in class org.apache.arrow.vector.IntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, SmallIntVector) - Method in class org.apache.arrow.vector.SmallIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeMicroVector) - Method in class org.apache.arrow.vector.TimeMicroVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeMilliVector) - Method in class org.apache.arrow.vector.TimeMilliVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeNanoVector) - Method in class org.apache.arrow.vector.TimeNanoVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeSecVector) - Method in class org.apache.arrow.vector.TimeSecVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TimeStampVector) - Method in class org.apache.arrow.vector.TimeStampVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, TinyIntVector) - Method in class org.apache.arrow.vector.TinyIntVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, UInt1Vector) - Method in class org.apache.arrow.vector.UInt1Vector
 
copyFrom(int, int, UInt2Vector) - Method in class org.apache.arrow.vector.UInt2Vector
 
copyFrom(int, int, UInt4Vector) - Method in class org.apache.arrow.vector.UInt4Vector
 
copyFrom(int, int, UInt8Vector) - Method in class org.apache.arrow.vector.UInt8Vector
 
copyFrom(int, int, VarBinaryVector) - Method in class org.apache.arrow.vector.VarBinaryVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFrom(int, int, VarCharVector) - Method in class org.apache.arrow.vector.VarCharVector
Copy a cell value from a particular index in source vector to a particular position in this vector
copyFromSafe(int, int, BigIntVector) - Method in class org.apache.arrow.vector.BigIntVector
Same as BigIntVector.copyFrom(int, int, BigIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, BitVector) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.copyFrom(int, int, BitVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, FixedSizeListVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
copyFromSafe(int, int, ListVector) - Method in class org.apache.arrow.vector.complex.ListVector
Same as ListVector.copyFrom(int, int, ListVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, NonNullableStructVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
copyFromSafe(int, int, UnionVector) - Method in class org.apache.arrow.vector.complex.UnionVector
 
copyFromSafe(int, int, DateDayVector) - Method in class org.apache.arrow.vector.DateDayVector
Same as DateDayVector.copyFrom(int, int, DateDayVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, DateMilliVector) - Method in class org.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.copyFrom(int, int, DateMilliVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, DecimalVector) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.copyFrom(int, int, DecimalVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, FixedSizeBinaryVector) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.copyFrom(int, int, FixedSizeBinaryVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, Float4Vector) - Method in class org.apache.arrow.vector.Float4Vector
Same as Float4Vector.copyFrom(int, int, Float4Vector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, Float8Vector) - Method in class org.apache.arrow.vector.Float8Vector
Same as Float8Vector.copyFrom(int, int, Float8Vector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntervalDayVector) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.copyFrom(int, int, IntervalDayVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntervalYearVector) - Method in class org.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.copyFrom(int, int, IntervalYearVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, IntVector) - Method in class org.apache.arrow.vector.IntVector
Same as IntVector.copyFrom(int, int, IntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, SmallIntVector) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.copyFrom(int, int, SmallIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeMicroVector) - Method in class org.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.copyFrom(int, int, TimeMicroVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeMilliVector) - Method in class org.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.copyFrom(int, int, TimeMilliVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeNanoVector) - Method in class org.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.copyFrom(int, int, TimeNanoVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeSecVector) - Method in class org.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.copyFrom(int, int, TimeSecVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TimeStampVector) - Method in class org.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.copyFromSafe(int, int, TimeStampVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, TinyIntVector) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.copyFrom(int, int, TinyIntVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, UInt1Vector) - Method in class org.apache.arrow.vector.UInt1Vector
 
copyFromSafe(int, int, UInt2Vector) - Method in class org.apache.arrow.vector.UInt2Vector
 
copyFromSafe(int, int, UInt4Vector) - Method in class org.apache.arrow.vector.UInt4Vector
 
copyFromSafe(int, int, UInt8Vector) - Method in class org.apache.arrow.vector.UInt8Vector
 
copyFromSafe(int, int, VarBinaryVector) - Method in class org.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.copyFrom(int, int, VarBinaryVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyFromSafe(int, int, VarCharVector) - Method in class org.apache.arrow.vector.VarCharVector
Same as VarCharVector.copyFrom(int, int, VarCharVector) except that it handles the case when the capacity of the vector needs to be expanded before copy.
copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
copyReaderToField(String, FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
copyValueSafe(int, int) - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
 
copyValueSafe(int, int) - Method in interface org.apache.arrow.vector.util.TransferPair
 
create(Schema, BufferAllocator) - Static method in class org.apache.arrow.vector.VectorSchemaRoot
 
createNewSingleVector(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.types.pojo.FieldType
 
createVector(BufferAllocator) - Method in class org.apache.arrow.vector.types.pojo.Field
 

D

data - Variable in class org.apache.arrow.vector.complex.impl.UnionReader
 
DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
dataBuffer(int) - Static method in class org.apache.arrow.vector.BufferLayout
 
Date(DateUnit) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
dateDay() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
dateDay(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
DateDayHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
DateDayHolder() - Constructor for class org.apache.arrow.vector.holders.DateDayHolder
 
DateDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
DateDayHolderReaderImpl(DateDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
DateDayReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
DateDayReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
DateDayReaderImpl(DateDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
DateDayVector - Class in org.apache.arrow.vector
DateDayVector implements a fixed width (4 bytes) vector of date values which could be null.
DateDayVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateDayVector
Instantiate a DateDayVector.
DateDayVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateDayVector
Instantiate a DateDayVector.
DateDayWriter - Interface in org.apache.arrow.vector.complex.writer
 
DateDayWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
DateDayWriterImpl(DateDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
dateMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
dateMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
DateMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
DateMilliHolder() - Constructor for class org.apache.arrow.vector.holders.DateMilliHolder
 
DateMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
DateMilliHolderReaderImpl(DateMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
DateMilliReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
DateMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
DateMilliReaderImpl(DateMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
DateMilliVector - Class in org.apache.arrow.vector
DateMilliVector implements a fixed width vector (8 bytes) of date values which could be null.
DateMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateMilliVector
Instantiate a DateMilliVector.
DateMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateMilliVector
Instantiate a DateMilliVector.
DateMilliWriter - Interface in org.apache.arrow.vector.complex.writer
 
DateMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
DateMilliWriterImpl(DateMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
dateTimeTZFormat - Static variable in class org.apache.arrow.vector.util.DateUtility
 
DateUnit - Enum in org.apache.arrow.vector.types
 
DateUtility - Class in org.apache.arrow.vector.util
 
DateUtility() - Constructor for class org.apache.arrow.vector.util.DateUtility
 
days - Variable in class org.apache.arrow.vector.holders.IntervalDayHolder
 
days - Variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
daysToStandardMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
 
decimal(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
decimal(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
decimal() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
decimal(String, int, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
decimal(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Decimal(int, int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
DECIMAL_BYTE_LENGTH - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
DecimalHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
DecimalHolder() - Constructor for class org.apache.arrow.vector.holders.DecimalHolder
 
DecimalHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
DecimalHolderReaderImpl(DecimalHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
DecimalReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
DecimalReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
DecimalReaderImpl(DecimalVector) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
decimalToString - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
DecimalUtility - Class in org.apache.arrow.vector.util
 
DecimalUtility() - Constructor for class org.apache.arrow.vector.util.DecimalUtility
 
DecimalVector - Class in org.apache.arrow.vector
DecimalVector implements a fixed width vector (16 bytes) of decimal values which could be null.
DecimalVector(String, BufferAllocator, int, int) - Constructor for class org.apache.arrow.vector.DecimalVector
Instantiate a DecimalVector.
DecimalVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DecimalVector
Instantiate a DecimalVector.
DecimalWriter - Interface in org.apache.arrow.vector.complex.writer
 
DecimalWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
DecimalWriterImpl(DecimalVector) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
decode(ValueVector, Dictionary) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
Decodes a dictionary encoded array using the provided dictionary.
decode(byte[]) - Static method in class org.apache.arrow.vector.util.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decode(byte[], int, int) - Static method in class org.apache.arrow.vector.util.Text
 
decode(byte[], int, int, boolean) - Static method in class org.apache.arrow.vector.util.Text
Converts the provided byte array to a String using the UTF-8 encoding.
decrementAllocationMonitor() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
DEFAULT_DATA_VECTOR - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
DEFAULT_MAX_LEN - Static variable in class org.apache.arrow.vector.util.Text
 
DEFAULT_REPEAT_PER_RECORD - Static variable in interface org.apache.arrow.vector.complex.RepeatedValueVector
 
DensityAwareVector - Interface in org.apache.arrow.vector
Vector that support density aware initial capacity settings.
deserialize(ByteBuffer) - Static method in class org.apache.arrow.vector.types.pojo.Schema
 
deserializeDictionaryBatch(MessageReader, Message, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a DictionaryBatch.
deserializeDictionaryBatch(ReadChannel, ArrowBlock, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a DictionaryBatch knowing the size of the entire message up front.
deserializeMessageBatch(MessageReader, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
deserializeMessageBatch(ReadChannel, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
deserializeRecordBatch(MessageReader, Message, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a RecordBatch.
deserializeRecordBatch(ReadChannel, ArrowBlock, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a RecordBatch knowing the size of the entire message up front.
deserializeRecordBatch(RecordBatch, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a record batch given the Flatbuffer metadata and in-memory body.
deserializeSchema(MessageReader) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a schema object.
deserializeSchema(ReadChannel) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Deserializes a schema object.
Dictionary - Class in org.apache.arrow.vector.dictionary
 
Dictionary(FieldVector, DictionaryEncoding) - Constructor for class org.apache.arrow.vector.dictionary.Dictionary
 
DictionaryEncoder - Class in org.apache.arrow.vector.dictionary
 
DictionaryEncoder() - Constructor for class org.apache.arrow.vector.dictionary.DictionaryEncoder
 
DictionaryEncoding - Class in org.apache.arrow.vector.types.pojo
 
DictionaryEncoding(long, boolean, ArrowType.Int) - Constructor for class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
DictionaryProvider - Interface in org.apache.arrow.vector.dictionary
 
DictionaryProvider.MapDictionaryProvider - Class in org.apache.arrow.vector.dictionary
 
DictionaryUtility - Class in org.apache.arrow.vector.util
 
DictionaryUtility() - Constructor for class org.apache.arrow.vector.util.DictionaryUtility
 
DIGITS_BASE - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
DIGITS_MAX - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
directStruct() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
doWork() - Method in class org.apache.arrow.vector.SchemaChangeCallBack
Sets the schema-changed state to true.
doWork() - Method in interface org.apache.arrow.vector.util.CallBack
 

E

empty(String, int, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.ListVector
 
empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.StructVector
 
EMPTY_LIST_INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
 
EMPTY_STRUCT_INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
 
emptyByteArray - Static variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
EmptyValuePopulator - Class in org.apache.arrow.vector.complex
A helper class that is used to track and populate empty values in repeated value vectors.
EmptyValuePopulator(UInt4Vector) - Constructor for class org.apache.arrow.vector.complex.EmptyValuePopulator
 
encode(ValueVector, Dictionary) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
Dictionary encodes a vector with a provided dictionary.
encode(String) - Static method in class org.apache.arrow.vector.util.Text
Converts the provided String to bytes using the UTF-8 encoding.
encode(String, boolean) - Static method in class org.apache.arrow.vector.util.Text
Converts the provided String to bytes using the UTF-8 encoding.
end() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
end() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
end() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
end() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
end() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
end() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
end() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
end - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
end - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
 
end - Variable in class org.apache.arrow.vector.holders.RepeatedListHolder
 
end - Variable in class org.apache.arrow.vector.holders.RepeatedStructHolder
 
end - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
 
end - Variable in class org.apache.arrow.vector.holders.VarCharHolder
 
end() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
endInternal(WriteChannel, Schema, List<ArrowBlock>, List<ArrowBlock>) - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
 
endInternal(WriteChannel, Schema, List<ArrowBlock>, List<ArrowBlock>) - Method in class org.apache.arrow.vector.ipc.ArrowStreamWriter
 
endInternal(WriteChannel, Schema, List<ArrowBlock>, List<ArrowBlock>) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
endList() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
endList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
endList() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
endValue(int, int) - Method in class org.apache.arrow.vector.complex.ListVector
End the current value
ensureInitialized() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Initialize if not done previously.
entrySet() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
equal(ArrowBuf, int, int, ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.util.ByteFunctionHelpers
Helper function to check for equality of bytes in two ArrowBufs
equals(Object) - Method in class org.apache.arrow.vector.BufferLayout
 
equals(Object) - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
equals(Object) - Method in class org.apache.arrow.vector.TypeLayout
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.Field
 
equals(Object) - Method in class org.apache.arrow.vector.types.pojo.Schema
 
equals(Object) - Method in class org.apache.arrow.vector.util.Text
 

F

FBSerializable - Interface in org.apache.arrow.vector.ipc.message
 
FBSerializables - Class in org.apache.arrow.vector.ipc.message
 
FBSerializables() - Constructor for class org.apache.arrow.vector.ipc.message.FBSerializables
 
field - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
field - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
Field - Class in org.apache.arrow.vector.types.pojo
 
Field(String, boolean, ArrowType, List<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Field
Deprecated.
Field(String, boolean, ArrowType, DictionaryEncoding, List<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Field
Deprecated.
Field(String, FieldType, List<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Field
 
fieldNameIterator() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
FieldReader - Interface in org.apache.arrow.vector.complex.reader
 
fieldType - Variable in class org.apache.arrow.vector.complex.NonNullableStructVector
 
FieldType - Class in org.apache.arrow.vector.types.pojo
 
FieldType(boolean, ArrowType, DictionaryEncoding) - Constructor for class org.apache.arrow.vector.types.pojo.FieldType
 
FieldType(boolean, ArrowType, DictionaryEncoding, Map<String, String>) - Constructor for class org.apache.arrow.vector.types.pojo.FieldType
 
FieldVector - Interface in org.apache.arrow.vector
A vector corresponding to a Field in the schema It has inner vectors backed by buffers (validity, offsets, data, ...)
FieldWriter - Interface in org.apache.arrow.vector.complex.writer
 
fillEmpties(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Create holes in the vector upto the given index (exclusive).
fillHoles(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
* helper methods for setters * *
find(String) - Method in class org.apache.arrow.vector.util.Text
 
find(String, int) - Method in class org.apache.arrow.vector.util.Text
Finds any occurence of what in the backing buffer, starting as position start.
findField(List<Field>, String) - Static method in class org.apache.arrow.vector.types.pojo.Schema
 
findField(String) - Method in class org.apache.arrow.vector.types.pojo.Schema
 
fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
fixedSizeBinary() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
fixedSizeBinary(String, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
fixedSizeBinary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
FixedSizeBinary(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
FixedSizeBinaryHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
FixedSizeBinaryHolder() - Constructor for class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
FixedSizeBinaryHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
FixedSizeBinaryHolderReaderImpl(FixedSizeBinaryHolder) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
FixedSizeBinaryReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
FixedSizeBinaryReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
FixedSizeBinaryReaderImpl(FixedSizeBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
FixedSizeBinaryVector - Class in org.apache.arrow.vector
FixedSizeBinaryVector implements a fixed width vector of binary values which could be null.
FixedSizeBinaryVector(String, BufferAllocator, int) - Constructor for class org.apache.arrow.vector.FixedSizeBinaryVector
Instantiate a FixedSizeBinaryVector.
FixedSizeBinaryVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.FixedSizeBinaryVector
Instantiate a FixedSizeBinaryVector.
FixedSizeBinaryWriter - Interface in org.apache.arrow.vector.complex.writer
 
FixedSizeBinaryWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
FixedSizeBinaryWriterImpl(FixedSizeBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
FixedSizeList(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
FixedSizeListVector - Class in org.apache.arrow.vector.complex
 
FixedSizeListVector(String, BufferAllocator, int, DictionaryEncoding, CallBack) - Constructor for class org.apache.arrow.vector.complex.FixedSizeListVector
Deprecated.
FixedSizeListVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.FixedSizeListVector
 
FixedWidthVector - Interface in org.apache.arrow.vector
 
float4(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
float4(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
float4(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
float4() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
float4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
float4() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
float4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
float4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Float4Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
Float4Holder() - Constructor for class org.apache.arrow.vector.holders.Float4Holder
 
Float4HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
Float4HolderReaderImpl(Float4Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
Float4Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
Float4ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
Float4ReaderImpl(Float4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
Float4Vector - Class in org.apache.arrow.vector
Float4Vector implements a fixed width vector (4 bytes) of float values which could be null.
Float4Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float4Vector
Instantiate a Float4Vector.
Float4Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float4Vector
Instantiate a Float4Vector.
Float4Writer - Interface in org.apache.arrow.vector.complex.writer
 
Float4WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
Float4WriterImpl(Float4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
float8(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
float8(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
float8(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
float8() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
float8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
float8() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
float8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
float8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Float8Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
Float8Holder() - Constructor for class org.apache.arrow.vector.holders.Float8Holder
 
Float8HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
Float8HolderReaderImpl(Float8Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
Float8Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
Float8ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
Float8ReaderImpl(Float8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
Float8Vector - Class in org.apache.arrow.vector
Float8Vector implements a fixed width vector (8 bytes) of double values which could be null.
Float8Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float8Vector
Instantiate a Float8Vector.
Float8Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float8Vector
Instantiate a Float8Vector.
Float8Writer - Interface in org.apache.arrow.vector.complex.writer
 
Float8WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
Float8WriterImpl(Float8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
FloatingPoint(FloatingPointPrecision) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
FloatingPointPrecision - Enum in org.apache.arrow.vector.types
 
formatDate - Static variable in class org.apache.arrow.vector.util.DateUtility
 
formatTime - Static variable in class org.apache.arrow.vector.util.DateUtility
 
formatTimeStampMilli - Static variable in class org.apache.arrow.vector.util.DateUtility
 
formatTimeStampTZ - Static variable in class org.apache.arrow.vector.util.DateUtility
 
fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.DateUnit
 
fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.FloatingPointPrecision
 
fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.IntervalUnit
 
fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.TimeUnit
 
fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.UnionMode
 
fromJSON(String) - Static method in class org.apache.arrow.vector.types.pojo.Schema
 

G

GenerateSampleData - Class in org.apache.arrow.vector
Helper class to generate test data for Nullable fixed and variable width scalar vectors.
GenerateSampleData() - Constructor for class org.apache.arrow.vector.GenerateSampleData
 
generateTestData(ValueVector, int) - Static method in class org.apache.arrow.vector.GenerateSampleData
 
get(ArrowBuf, ArrowBuf, int) - Static method in class org.apache.arrow.vector.BaseVariableWidthVector
Method used by Json Writer to read a variable width element from the variable width vector and write to Json.
get(int) - Method in class org.apache.arrow.vector.BigIntVector
Get the element at the given index from the vector.
get(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BigIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.BitVector
Get the element at the given index from the vector.
get(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Check if a bit at a given index is set or not.
get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.StructVector
 
get(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
get(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
get(int) - Method in class org.apache.arrow.vector.DateDayVector
Get the element at the given index from the vector.
get(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.DateDayVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.DateMilliVector
Get the element at the given index from the vector.
get(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.DateMilliVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.DecimalVector
Get the element at the given index from the vector.
get(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Get the element at the given index from the vector.
get(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.FixedSizeBinaryVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.Float4Vector
Get the element at the given index from the vector.
get(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.Float4Vector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.Float8Vector
Get the element at the given index from the vector.
get(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.Float8Vector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.IntervalDayVector
Get the element at the given index from the vector.
get(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.IntervalYearVector
Get the element at the given index from the vector.
get(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.IntVector
Get the element at the given index from the vector.
get(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.SmallIntVector
Get the element at the given index from the vector.
get(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.SmallIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.TimeMicroVector
Get the element at the given index from the vector.
get(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeMicroVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.TimeMilliVector
Get the element at the given index from the vector.
get(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeMilliVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.TimeNanoVector
Get the element at the given index from the vector.
get(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeNanoVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.TimeSecVector
Get the element at the given index from the vector.
get(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeSecVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Get the element at the given index from the vector and sets the state in holder.
get(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.TimeStampVector
Get the element at the given index from the vector.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeStampVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.TinyIntVector
Get the element at the given index from the vector.
get(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
Get the element at the given index from the vector and sets the state in holder.
get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TinyIntVector
Given a data buffer, get the value stored at a particular position in the vector.
get(int) - Method in class org.apache.arrow.vector.UInt1Vector
Get the element at the given index from the vector.
get(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.UInt2Vector
Get the element at the given index from the vector.
get(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.UInt4Vector
Get the element at the given index from the vector.
get(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
Get the element at the given index from the vector and sets the state in holder.
get(int) - Method in class org.apache.arrow.vector.UInt8Vector
Get the element at the given index from the vector.
get(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
Get the element at the given index from the vector and sets the state in holder.
get(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
get(int) - Method in class org.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index as byte array.
get(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index and sets the state in provided holder.
get(int) - Method in class org.apache.arrow.vector.VarCharVector
Get the variable length element at specified index as byte array.
get(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
Get the variable length element at specified index and sets the state in provided holder.
getAllocator() - Method in class org.apache.arrow.vector.BaseValueVector
 
getAllocator() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
getAllocator() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getAllocator() - Method in interface org.apache.arrow.vector.ValueVector
 
getAllocator() - Method in class org.apache.arrow.vector.ZeroVector
 
getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalDayVector
Get the Interval value at a given index as a StringBuilder object
getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalYearVector
Get the Interval value at a given index as a StringBuilder object
getBigDecimalFromArrowBuf(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal at the given value index in the ArrowBuf and convert to a BigDecimal with the given scale.
getBigDecimalFromByteBuffer(ByteBuffer, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal from the ByteBuffer and convert to a BigDecimal with the given scale.
getBigIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getBitsFromCurrentByte(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
 
getBitsFromNextByte(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
 
getBitVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getBitWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
getBitWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
getBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
getBufferLayouts() - Method in class org.apache.arrow.vector.TypeLayout
 
getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.ListVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.StructVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getBuffers() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getBuffers(boolean) - Method in interface org.apache.arrow.vector.ValueVector
Return the underlying buffers associated with this vector.
getBuffers(boolean) - Method in class org.apache.arrow.vector.ZeroVector
 
getBufferSize() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - Method in class org.apache.arrow.vector.BitVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getBufferSize() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBufferSize() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getBufferSize() - Method in class org.apache.arrow.vector.complex.ListVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getBufferSize() - Method in class org.apache.arrow.vector.complex.StructVector
Get the size (number of bytes) of underlying buffers used by this vector
getBufferSize() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getBufferSize() - Method in interface org.apache.arrow.vector.ValueVector
 
getBufferSize() - Method in class org.apache.arrow.vector.ZeroVector
 
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BitVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.StructVector
Get the potential buffer size for a particular number of records.
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getBufferSizeFor(int) - Method in interface org.apache.arrow.vector.ValueVector
Returns the number of bytes that is used by this vector if it holds the given number of values.
getBufferSizeFor(int) - Method in class org.apache.arrow.vector.ZeroVector
 
getBuffersLayout() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getBufferTypes() - Method in class org.apache.arrow.vector.TypeLayout
 
getByOrdinal(int) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
Returns the value corresponding to the given ordinal
getByteArrayFromArrowBuf(ArrowBuf, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Read an ArrowType.Decimal from the ArrowBuf at the given value index and return it as a byte array.
getByteCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the size (number of bytes) of underlying data buffer.
getByteCapacity() - Method in interface org.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
Provide the maximum amount of variable width bytes that can be stored int his vector.
getByteCapacity() - Method in interface org.apache.arrow.vector.VariableWidthVector
Provide the maximum amount of variable width bytes that can be stored in this vector.
getBytes() - Method in class org.apache.arrow.vector.util.Text
Returns the raw bytes; however, only data up to Text.getLength() is valid.
getByteWidth() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
 
getByteWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getChild(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
Returns a ValueVector corresponding to the given field name if exists or null.
getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
Returns a ValueVector instance of subtype of T corresponding to the given field name if exists or null.
getChildByOrdinal(int) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
Returns a ValueVector corresponding to the given ordinal identifier.
getChildFieldNames() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getChildren() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getChildren() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the inner child vectors.
getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the inner child vectors.
getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.ListVector
 
getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getChildrenFromFields() - Method in interface org.apache.arrow.vector.FieldVector
the returned list is the same size as the list passed to initializeChildrenFromFields
getChildrenFromFields() - Method in class org.apache.arrow.vector.ZeroVector
 
getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getCurrentPosition() - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
getCurrentSizeInBytes() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
 
getCurrentSizeInBytes() - Method in interface org.apache.arrow.vector.VariableWidthVector
 
getCustomMetadata() - Method in class org.apache.arrow.vector.types.pojo.Schema
 
getDataBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the buffer that stores the data for elements in the vector.
getDataBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the buffer that stores the data for elements in the vector.
getDataBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getDataBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
 
getDataBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getDataBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
 
getDataBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getDataBuffer() - Method in interface org.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with data vector
getDataBuffer() - Method in class org.apache.arrow.vector.ZeroVector
 
getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that stores the data for elements in the vector.
getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that stores the data for elements in the vector.
getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
 
getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
 
getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getDataBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with data vector
getDataBufferAddress() - Method in class org.apache.arrow.vector.ZeroVector
 
getDataVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getDataVector() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getDataVector() - Method in class org.apache.arrow.vector.complex.ListVector
Get the inner data vector for this list vector
getDataVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
 
getDateDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getDateMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getDateTimeFormatter() - Static method in class org.apache.arrow.vector.util.DateUtility
 
getDensity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the density of this ListVector
getDensity() - Method in class org.apache.arrow.vector.complex.ListVector
Get the density of this ListVector
getDictionaries() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
getDictionary() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
getDictionary() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getDictionary() - Method in class org.apache.arrow.vector.types.pojo.FieldType
 
getDictionaryBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
getDictionaryId() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
getDictionaryIds() - Method in class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
getDictionaryVectors() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Returns any dictionaries that were loaded along with ArrowRecordBatches.
getEncoding() - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
getField() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get information about how this field is materialized.
getField() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get information about how this field is materialized.
getField() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getField() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
getField() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
getField() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
getField() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
getField() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
getField() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
getField() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
getField() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
getField() - Method in class org.apache.arrow.vector.complex.ListVector
 
getField() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getField() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
getField() - Method in class org.apache.arrow.vector.complex.StructVector
 
getField() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getField() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
getField(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.Field
 
getField() - Method in interface org.apache.arrow.vector.ValueVector
Get information about how this field is materialized.
getField() - Method in class org.apache.arrow.vector.ZeroVector
 
getFieldBuffers() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the buffers belonging to this vector
getFieldBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the buffers belonging to this vector
getFieldBuffers() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getFieldBuffers() - Method in class org.apache.arrow.vector.complex.ListVector
Get the buffers belonging to this vector
getFieldBuffers() - Method in class org.apache.arrow.vector.complex.StructVector
 
getFieldBuffers() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getFieldBuffers() - Method in interface org.apache.arrow.vector.FieldVector
(same size as getFieldVectors() since it is their content)
getFieldBuffers() - Method in class org.apache.arrow.vector.ZeroVector
 
getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Deprecated.
getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Deprecated.
getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
Deprecated.
getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.ListVector
Deprecated.
getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.StructVector
Deprecated.
getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.UnionVector
Deprecated.
getFieldInnerVectors() - Method in interface org.apache.arrow.vector.FieldVector
 
getFieldInnerVectors() - Method in class org.apache.arrow.vector.ZeroVector
 
getFields() - Method in class org.apache.arrow.vector.types.pojo.Schema
 
getFieldType() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getFieldVectors() - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.DateUnit
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.FloatingPointPrecision
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.IntervalUnit
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.TimeUnit
 
getFlatbufID() - Method in enum org.apache.arrow.vector.types.UnionMode
 
getFloat4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getFloat8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getId() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
getIndex(String) - Static method in class org.apache.arrow.vector.util.DateUtility
 
getIndexType() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
getInnerValueCount() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getInnerValueCountAt(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getInt(Field) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType
 
getIntervalDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getIntervalYearVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getIsSigned() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
getLastSet() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the index of last non-null element in the vector.
getLastSet() - Method in class org.apache.arrow.vector.complex.ListVector
 
getLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
 
getLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getLength() - Method in class org.apache.arrow.vector.util.Text
 
getList() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getListSize() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getListSize() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getLocalMillis(LocalDateTime) - Static method in class org.joda.time.LocalDateTimes
 
getMetadata() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getMetadata() - Method in class org.apache.arrow.vector.types.pojo.FieldType
 
getMetadataLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
getMinorType() - Method in class org.apache.arrow.vector.BigIntVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.BitVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
getMinorType() - Method in class org.apache.arrow.vector.complex.ListVector
 
getMinorType() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getMinorType() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
getMinorType() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getMinorType() - Method in class org.apache.arrow.vector.DateDayVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.DateMilliVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.DecimalVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.Float4Vector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.Float8Vector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.holders.UnionHolder
 
getMinorType() - Method in class org.apache.arrow.vector.IntervalDayVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.IntervalYearVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.IntVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.SmallIntVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeMicroVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeMilliVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeNanoVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeSecVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampMicroVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampMilliVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampNanoVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TimeStampSecVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.TinyIntVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.UInt1Vector
 
getMinorType() - Method in class org.apache.arrow.vector.UInt2Vector
 
getMinorType() - Method in class org.apache.arrow.vector.UInt4Vector
 
getMinorType() - Method in class org.apache.arrow.vector.UInt8Vector
 
getMinorType() - Method in interface org.apache.arrow.vector.ValueVector
 
getMinorType() - Method in class org.apache.arrow.vector.VarBinaryVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.VarCharVector
Get minor type for this vector.
getMinorType() - Method in class org.apache.arrow.vector.ZeroVector
 
getMinorTypeForArrowType(ArrowType) - Static method in class org.apache.arrow.vector.types.Types
 
getMode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
getName() - Method in enum org.apache.arrow.vector.BufferLayout.BufferType
 
getName() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getNewFieldWriter(ValueVector) - Method in enum org.apache.arrow.vector.types.Types.MinorType
 
getNewVector(String, FieldType, BufferAllocator, CallBack) - Method in enum org.apache.arrow.vector.types.Types.MinorType
 
getNodes() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
getNullableCaseSensitiveStructWriterFactoryInstance() - Static method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
getNullableStructWriterFactoryInstance() - Static method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
getNullCount() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the number of elements that are null in the vector
getNullCount() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the number of elements that are null in the vector
getNullCount(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Given a validity buffer, find the number of bits that are not set.
getNullCount() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getNullCount() - Method in class org.apache.arrow.vector.complex.ListVector
Get the number of elements that are null in the vector
getNullCount() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getNullCount() - Method in class org.apache.arrow.vector.complex.StructVector
 
getNullCount() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getNullCount() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
 
getNullCount() - Method in interface org.apache.arrow.vector.ValueVector
Returns number of null elements in the vector
getNullCount() - Method in class org.apache.arrow.vector.ZeroVector
 
getObject(int) - Method in class org.apache.arrow.vector.BigIntVector
getObject(int) - Method in class org.apache.arrow.vector.BitVector
getObject(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getObject(int) - Method in class org.apache.arrow.vector.complex.ListVector
Get the element in the list vector at a particular index
getObject(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getObject(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
getObject(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getObject(int) - Method in class org.apache.arrow.vector.DateDayVector
getObject(int) - Method in class org.apache.arrow.vector.DateMilliVector
getObject(int) - Method in class org.apache.arrow.vector.DecimalVector
getObject(int) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
getObject(int) - Method in class org.apache.arrow.vector.Float4Vector
getObject(int) - Method in class org.apache.arrow.vector.Float8Vector
getObject(int) - Method in class org.apache.arrow.vector.IntervalDayVector
getObject(int) - Method in class org.apache.arrow.vector.IntervalYearVector
getObject(int) - Method in class org.apache.arrow.vector.IntVector
getObject(int) - Method in class org.apache.arrow.vector.SmallIntVector
getObject(int) - Method in class org.apache.arrow.vector.TimeMicroVector
getObject(int) - Method in class org.apache.arrow.vector.TimeMilliVector
getObject(int) - Method in class org.apache.arrow.vector.TimeNanoVector
getObject(int) - Method in class org.apache.arrow.vector.TimeSecVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecVector
getObject(int) - Method in class org.apache.arrow.vector.TinyIntVector
getObject(int) - Method in class org.apache.arrow.vector.UInt1Vector
getObject(int) - Method in class org.apache.arrow.vector.UInt2Vector
getObject(int) - Method in class org.apache.arrow.vector.UInt4Vector
getObject(int) - Method in class org.apache.arrow.vector.UInt8Vector
getObject(int) - Method in interface org.apache.arrow.vector.ValueVector
Get friendly type object from the vector
getObject(int) - Method in class org.apache.arrow.vector.VarBinaryVector
Get the variable length element at specified index as Text.
getObject(int) - Method in class org.apache.arrow.vector.VarCharVector
Get the variable length element at specified index as Text.
getObject(int) - Method in class org.apache.arrow.vector.ZeroVector
 
getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
buffer that stores the offsets for elements in the vector.
getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
buffer that stores the offsets for elements in the vector.
getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
 
getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
 
getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getOffsetBuffer() - Method in interface org.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with offset vector
getOffsetBuffer() - Method in class org.apache.arrow.vector.ZeroVector
 
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that stores the offsets for elements in the vector.
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that stores the offsets for elements in the vector.
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
 
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
 
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getOffsetBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with offset vector
getOffsetBufferAddress() - Method in class org.apache.arrow.vector.ZeroVector
 
getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getOffsetVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
Deprecated.
getOffsetVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
 
getOrdinal(K) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
Returns the ordinal corresponding to the given key.
getPosition() - Method in interface org.apache.arrow.vector.complex.Positionable
 
getPowerOfTen(int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Simple function that returns the static precomputed power of ten, instead of using Math.pow
getPrecision() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getPrecision() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getPrimitiveVectors() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
getReader() - Method in class org.apache.arrow.vector.BigIntVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.BitVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getReader() - Method in class org.apache.arrow.vector.complex.ListVector
 
getReader() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getReader() - Method in class org.apache.arrow.vector.complex.StructVector
 
getReader() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getReader() - Method in class org.apache.arrow.vector.DateDayVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.DateMilliVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.DecimalVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.Float4Vector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.Float8Vector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.IntervalDayVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.IntervalYearVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.IntVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.SmallIntVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeMicroVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeMilliVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeNanoVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeSecVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampMicroVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampMilliVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampNanoVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TimeStampSecVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.TinyIntVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.UInt1Vector
 
getReader() - Method in class org.apache.arrow.vector.UInt2Vector
 
getReader() - Method in class org.apache.arrow.vector.UInt4Vector
 
getReader() - Method in class org.apache.arrow.vector.UInt8Vector
 
getReader() - Method in interface org.apache.arrow.vector.ValueVector
 
getReader() - Method in class org.apache.arrow.vector.VarBinaryVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.VarCharVector
Get a reader that supports reading values from this vector
getReader() - Method in class org.apache.arrow.vector.ZeroVector
 
getRecordBatch() - Method in class org.apache.arrow.vector.VectorUnloader
 
getRecordBatches() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
getRecordBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
getRowCount() - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
getScale() - Method in class org.apache.arrow.vector.DecimalVector
Return scale for the decimal value
getScale() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getSchema() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
getSchema(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.Schema
 
getSchema() - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
getSchemaChangedAndReset() - Method in class org.apache.arrow.vector.SchemaChangeCallBack
Returns the value of schema-changed state, resetting the schema-changed state to false.
getSize() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
getSmallIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getStartEnd(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the starting position (offset) in the data stream for a given element in the vector.
getstartOffset(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
 
getStruct() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeFormatter() - Static method in class org.apache.arrow.vector.util.DateUtility
 
getTimeMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeStampMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeStampMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeStampNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimeStampSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTimezone() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getTimeZone(int) - Static method in class org.apache.arrow.vector.util.DateUtility
 
getTinyIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTo() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
getTo() - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
 
getTo() - Method in interface org.apache.arrow.vector.util.TransferPair
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseValueVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Construct a transfer pair of this vector and another vector of same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BigIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BitVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListVector
 
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.StructVector
 
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateDayVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DecimalVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float4Vector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float8Vector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalDayVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalYearVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.SmallIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMicroVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeNanoVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeSecVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TinyIntVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt1Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt2Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt4Vector
* vector transfer * *
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt8Vector
* vector transfer * *
getTransferPair(BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
to transfer quota responsibility
getTransferPair(String, BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in interface org.apache.arrow.vector.ValueVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.VarBinaryVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.VarCharVector
Construct a TransferPair comprising of this and and a target vector of the same type.
getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
 
getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
 
getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.ZeroVector
 
getType() - Method in class org.apache.arrow.vector.BufferLayout
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
getType() - Method in class org.apache.arrow.vector.types.pojo.Field
 
getType() - Method in class org.apache.arrow.vector.types.pojo.FieldType
 
getType() - Method in enum org.apache.arrow.vector.types.Types.MinorType
 
getTypeBitWidth() - Method in class org.apache.arrow.vector.BufferLayout
 
getTypeForField(Field) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
getTypeIds() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
getTypeLayout(ArrowType) - Static method in class org.apache.arrow.vector.TypeLayout
 
getTypeValue(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
getUInt1Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getUInt2Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getUInt4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getUInt8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
getValidityBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getValidityBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
 
getValidityBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getValidityBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
 
getValidityBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getValidityBuffer() - Method in interface org.apache.arrow.vector.ValueVector
Gets the underlying buffer associated with validity vector
getValidityBuffer() - Method in class org.apache.arrow.vector.ZeroVector
 
getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
 
getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
 
getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getValidityBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
Gets the starting address of the underlying buffer associated with validity vector
getValidityBufferAddress() - Method in class org.apache.arrow.vector.ZeroVector
 
getValidityBufferSize(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Compute the size of validity buffer required to manage a given number of elements in a vector.
getValidityBufferSizeFromCount(int) - Static method in class org.apache.arrow.vector.BaseValueVector
 
getValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the current value capacity for the vector
getValueCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the current value capacity for the vector
getValueCapacity() - Method in class org.apache.arrow.vector.BitVector
Get the current value capacity for the vector
getValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.ListVector
Get the current value capacity for the vector
getValueCapacity() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getValueCapacity() - Method in class org.apache.arrow.vector.complex.StructVector
Get the current value capacity for the vector
getValueCapacity() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getValueCapacity() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter
 
getValueCapacity() - Method in interface org.apache.arrow.vector.ValueVector
Returns the maximum number of values that can be stored in this vector instance.
getValueCapacity() - Method in class org.apache.arrow.vector.ZeroVector
 
getValueCount() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Get the value count of vector.
getValueCount() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the value count of vector.
getValueCount() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
getValueCount() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
getValueCount() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getValueCount() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getValueCount() - Method in interface org.apache.arrow.vector.ValueVector
Gets the number of values
getValueCount() - Method in class org.apache.arrow.vector.ZeroVector
 
getValueLength(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Get the variable length element at specified index as Text.
getVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
 
getVector() - Method in class org.apache.arrow.vector.AddOrGetResult
 
getVector() - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
getVector(String) - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
getVectorById(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
getVectorSchemaRoot() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Returns the vector schema root.
getVectorType() - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
getWriter(Types.MinorType) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
getWriter() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
getWriter() - Method in class org.apache.arrow.vector.complex.ListVector
 
getWriter() - Method in class org.apache.arrow.vector.complex.StructVector
 
getWriter() - Method in class org.apache.arrow.vector.complex.UnionVector
 

H

handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
handleSafe(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
* helper methods for setters * *
handleSafe(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
 
hashCode() - Method in class org.apache.arrow.vector.BufferLayout
 
hashCode() - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
hashCode() - Method in class org.apache.arrow.vector.holders.BigIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.BitHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.DateDayHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.DateMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.DecimalHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.Float4Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.Float8Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.IntervalDayHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.IntervalYearHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.IntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableBigIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableBitHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableDateDayHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableDateMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableDecimalHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableFloat4Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableFloat8Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableSmallIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeSecHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableTinyIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt1Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt2Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt4Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt8Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.NullableVarCharHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.SmallIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeMicroHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeNanoHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeSecHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMicroHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMilliHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampNanoHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampSecHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.TinyIntHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.UInt1Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.UInt2Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.UInt4Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.UInt8Holder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.VarBinaryHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.holders.VarCharHolder
Deprecated.
hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
hashCode() - Method in class org.apache.arrow.vector.TypeLayout
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.Field
 
hashCode() - Method in class org.apache.arrow.vector.types.pojo.Schema
 
hashCode() - Method in class org.apache.arrow.vector.util.Text
Copied from Arrays.hashCode so we don't have to copy the byte array
hoursToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
 

I

idx() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
idx() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
incrementAllocationMonitor() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
INITIAL_VALUE_ALLOCATION - Static variable in class org.apache.arrow.vector.BaseValueVector
 
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Initialize the children in schema for this Field.
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Initialize the children in schema for this Field.
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.ListVector
 
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.UnionVector
 
initializeChildrenFromFields(List<Field>) - Method in interface org.apache.arrow.vector.FieldVector
Initializes the child vectors to be later loaded with loadBuffers
initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.ZeroVector
 
INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
INSTANCE - Static variable in class org.apache.arrow.vector.ZeroVector
 
Int(int, boolean) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
integer(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
integer(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
integer(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
integer() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
integer() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
integer() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
integer(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
integer(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
INTEGER_SIZE - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
Interval(IntervalUnit) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
intervalDay() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
intervalDay(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
IntervalDayHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
IntervalDayHolder() - Constructor for class org.apache.arrow.vector.holders.IntervalDayHolder
 
IntervalDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
IntervalDayHolderReaderImpl(IntervalDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
IntervalDayReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
IntervalDayReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
IntervalDayReaderImpl(IntervalDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
IntervalDayVector - Class in org.apache.arrow.vector
IntervalDayVector implements a fixed width vector (8 bytes) of interval (days and milliseconds) values which could be null.
IntervalDayVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalDayVector
Instantiate a IntervalDayVector.
IntervalDayVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalDayVector
Instantiate a IntervalDayVector.
IntervalDayWriter - Interface in org.apache.arrow.vector.complex.writer
 
IntervalDayWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
IntervalDayWriterImpl(IntervalDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
IntervalUnit - Enum in org.apache.arrow.vector.types
 
intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
intervalYear() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
intervalYear(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
IntervalYearHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
IntervalYearHolder() - Constructor for class org.apache.arrow.vector.holders.IntervalYearHolder
 
IntervalYearHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
IntervalYearHolderReaderImpl(IntervalYearHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
IntervalYearReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
IntervalYearReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
IntervalYearReaderImpl(IntervalYearVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
IntervalYearVector - Class in org.apache.arrow.vector
IntervalYearVector implements a fixed width (4 bytes) vector of interval (years and months) values which could be null.
IntervalYearVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalYearVector
Instantiate a IntervalYearVector.
IntervalYearVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalYearVector
Instantiate a IntervalYearVector.
IntervalYearWriter - Interface in org.apache.arrow.vector.complex.writer
 
IntervalYearWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
IntervalYearWriterImpl(IntervalYearVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
IntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
IntHolder() - Constructor for class org.apache.arrow.vector.holders.IntHolder
 
IntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
IntHolderReaderImpl(IntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
IntReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
IntReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
IntReaderImpl(IntVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
intToBytes(int) - Static method in class org.apache.arrow.vector.ipc.WriteChannel
 
IntVector - Class in org.apache.arrow.vector
IntVector implements a fixed width (4 bytes) vector of integer values which could be null.
IntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntVector
Instantiate a IntVector.
IntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntVector
Instantiate a IntVector.
IntWriter - Interface in org.apache.arrow.vector.complex.writer
 
IntWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
IntWriterImpl(IntVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
InvalidArrowFileException - Exception in org.apache.arrow.vector.ipc
 
InvalidArrowFileException(String) - Constructor for exception org.apache.arrow.vector.ipc.InvalidArrowFileException
 
isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexType
 
isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType
 
isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveType
 
isCreated() - Method in class org.apache.arrow.vector.AddOrGetResult
 
isEmpty(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
isEmpty() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
isEmptyStruct() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
Whether this writer is a struct writer and is empty (has no children).
isListWriter() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
isListWriter() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
isNull(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Check if element at given index is null.
isNull(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Check if element at given index is null.
isNull(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
isNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
isNull(int) - Method in class org.apache.arrow.vector.complex.ListVector
Check if element at given index is null.
isNull(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
isNull(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
isNull(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
isNull(int) - Method in interface org.apache.arrow.vector.ValueVector
Check whether an element in the vector is null
isNull(int) - Method in class org.apache.arrow.vector.ZeroVector
 
isNullable() - Method in class org.apache.arrow.vector.types.pojo.Field
 
isNullable() - Method in class org.apache.arrow.vector.types.pojo.FieldType
 
isOpen() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
isOrdered() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
isSafe(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Check if the given index is within the current value capacity of the vector
isSafe(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Check if the given index is within the current value capacity of the vector
isSet(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
isSet(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
isSet(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
isSet() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
isSet(int) - Method in class org.apache.arrow.vector.complex.ListVector
isSet() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
isSet() - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
isSet(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
isSet(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
isSet - Variable in class org.apache.arrow.vector.holders.BigIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.BitHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.ComplexHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.DateDayHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.DateMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.DecimalHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.Float4Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.Float8Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.IntervalDayHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.IntervalYearHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.IntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableBigIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableBitHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableDateDayHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableDateMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableFloat4Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableFloat8Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableSmallIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeSecHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableTinyIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt1Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt2Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt4Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt8Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.SmallIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeMicroHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeNanoHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeSecHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMicroHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMilliHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampNanoHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampSecHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.TinyIntHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.UInt1Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.UInt2Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.UInt4Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.UInt8Holder
 
isSet - Variable in class org.apache.arrow.vector.holders.UnionHolder
 
isSet() - Method in class org.apache.arrow.vector.holders.UnionHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
 
isSet - Variable in class org.apache.arrow.vector.holders.VarCharHolder
 
isStructWriter() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
isStructWriter() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
iterator() - Method in class org.apache.arrow.vector.BaseValueVector
 
iterator() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
iterator() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
iterator() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
iterator() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
iterator() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
iterator() - Method in class org.apache.arrow.vector.complex.UnionVector
 
iterator() - Method in class org.apache.arrow.vector.ZeroVector
 

J

JsonFileReader - Class in org.apache.arrow.vector.ipc
 
JsonFileReader(File, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.JsonFileReader
 
JsonFileWriter - Class in org.apache.arrow.vector.ipc
 
JsonFileWriter(File) - Constructor for class org.apache.arrow.vector.ipc.JsonFileWriter
 
JsonFileWriter(File, JsonFileWriter.JSONWriteConfig) - Constructor for class org.apache.arrow.vector.ipc.JsonFileWriter
 
JsonFileWriter.JSONWriteConfig - Class in org.apache.arrow.vector.ipc
 
JsonStringArrayList<E> - Class in org.apache.arrow.vector.util
 
JsonStringArrayList() - Constructor for class org.apache.arrow.vector.util.JsonStringArrayList
 
JsonStringArrayList(int) - Constructor for class org.apache.arrow.vector.util.JsonStringArrayList
 
JsonStringHashMap<K,V> - Class in org.apache.arrow.vector.util
 
JsonStringHashMap() - Constructor for class org.apache.arrow.vector.util.JsonStringHashMap
 

K

keyList() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
keySet() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 

L

lastSet - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
list() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
list - Variable in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
list() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
list() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
list(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
list() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
list(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
list(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
List() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.List
 
listoftstruct(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
listoftstruct(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
ListVector - Class in org.apache.arrow.vector.complex
 
ListVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.ListVector
Deprecated.
ListVector(String, BufferAllocator, DictionaryEncoding, CallBack) - Constructor for class org.apache.arrow.vector.complex.ListVector
Deprecated.
ListVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.ListVector
 
load(ArrowFieldNode, ArrowBuf) - Method in interface org.apache.arrow.vector.BufferBacked
 
load(ArrowRecordBatch) - Method in class org.apache.arrow.vector.VectorLoader
Loads the record batch in the vectors will not close the record batch
loadDictionary(ArrowDictionaryBatch) - Method in class org.apache.arrow.vector.ipc.ArrowReader
Load an ArrowDictionaryBatch to the readers dictionary vectors.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.complex.ListVector
Load the buffers of this vector with provided source buffers.
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.complex.StructVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.complex.UnionVector
 
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in interface org.apache.arrow.vector.FieldVector
loads data in the vectors (ownBuffers must be the same size as getFieldVectors())
loadFieldBuffers(ArrowFieldNode, List<ArrowBuf>) - Method in class org.apache.arrow.vector.ZeroVector
 
loadNextBatch() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
loadNextBatch() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Load the next ArrowRecordBatch to the vector schema root if available.
loadNextBatch() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
Load the next ArrowRecordBatch to the vector schema root if available.
loadRecordBatch(ArrowBlock) - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
loadRecordBatch(ArrowRecordBatch) - Method in class org.apache.arrow.vector.ipc.ArrowReader
Load an ArrowRecordBatch to the readers VectorSchemaRoot.
loadValidityBuffer(ArrowFieldNode, ArrowBuf, BufferAllocator) - Static method in class org.apache.arrow.vector.BitVectorHelper
 
LocalDateTimes - Class in org.joda.time
Workaround to access package protected fields in JODA
LocalDateTimes() - Constructor for class org.joda.time.LocalDateTimes
 
lookup(long) - Method in interface org.apache.arrow.vector.dictionary.DictionaryProvider
 
lookup(long) - Method in class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
lookup(long) - Method in class org.apache.arrow.vector.ipc.ArrowReader
Lookup a dictionary that has been loaded using the dictionary id.
lookup(long) - Method in class org.apache.arrow.vector.ipc.JsonFileReader
 

M

makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.BigIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.BitVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.complex.StructVector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.complex.UnionVector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.DateDayVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.DateMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.DecimalVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.Float4Vector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.Float8Vector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.IntervalDayVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.IntervalYearVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.IntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.SmallIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeMicroVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeNanoVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeSecVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TimeStampSecVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.TinyIntVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.UInt1Vector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.UInt2Vector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.UInt4Vector
 
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.UInt8Vector
 
makeTransferPair(ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
makes a new transfer pair used to transfer underlying buffers
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.VarBinaryVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.VarCharVector
Construct a TransferPair with a desired target vector of the same type.
makeTransferPair(ValueVector) - Method in class org.apache.arrow.vector.ZeroVector
 
MapDictionaryProvider(Dictionary...) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
MapWithOrdinal<K,V> - Class in org.apache.arrow.vector.util
An implementation of map that supports constant time look-up by a generic key or an ordinal.
MapWithOrdinal() - Constructor for class org.apache.arrow.vector.util.MapWithOrdinal
 
MAX_ALLOCATION_SIZE - Static variable in class org.apache.arrow.vector.BaseValueVector
 
MAX_ALLOCATION_SIZE_PROPERTY - Static variable in class org.apache.arrow.vector.BaseValueVector
 
MAX_DIGITS - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
MessageChannelReader - Class in org.apache.arrow.vector.ipc.message
Reads a sequence of messages using a ReadChannel.
MessageChannelReader(ReadChannel) - Constructor for class org.apache.arrow.vector.ipc.message.MessageChannelReader
Construct from an existing ReadChannel.
MessageReader - Interface in org.apache.arrow.vector.ipc.message
Interface for reading a sequence of messages.
MessageSerializer - Class in org.apache.arrow.vector.ipc.message
Utility class for serializing Messages.
MessageSerializer() - Constructor for class org.apache.arrow.vector.ipc.message.MessageSerializer
 
milliseconds - Variable in class org.apache.arrow.vector.holders.IntervalDayHolder
 
milliseconds - Variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
millisFromPeriod(Period) - Static method in class org.apache.arrow.vector.util.DateUtility
 
minutesToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
 
monthsFromPeriod(Period) - Static method in class org.apache.arrow.vector.util.DateUtility
 
monthsToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
 
monthToStandardDays - Static variable in class org.apache.arrow.vector.util.DateUtility
 

N

name - Variable in class org.apache.arrow.vector.BaseValueVector
 
name - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
 
next() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
next() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
next() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
next() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
next() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
next() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
next() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
next() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
NonNullableStructVector - Class in org.apache.arrow.vector.complex
 
NonNullableStructVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector
Deprecated.
NonNullableStructVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector
 
NonNullableStructVector.StructTransferPair - Class in org.apache.arrow.vector.complex
 
Null() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
nullable(String, ArrowType) - Static method in class org.apache.arrow.vector.types.pojo.Field
 
nullable(ArrowType) - Static method in class org.apache.arrow.vector.types.pojo.FieldType
 
NullableBigIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableBigIntHolder() - Constructor for class org.apache.arrow.vector.holders.NullableBigIntHolder
 
NullableBigIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableBigIntHolderReaderImpl(NullableBigIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
NullableBitHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableBitHolder() - Constructor for class org.apache.arrow.vector.holders.NullableBitHolder
 
NullableBitHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableBitHolderReaderImpl(NullableBitHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
NullableCaseSensitiveStructWriter - Class in org.apache.arrow.vector.complex.impl
 
NullableCaseSensitiveStructWriter(StructVector) - Constructor for class org.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
 
NullableDateDayHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableDateDayHolder() - Constructor for class org.apache.arrow.vector.holders.NullableDateDayHolder
 
NullableDateDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableDateDayHolderReaderImpl(NullableDateDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
NullableDateMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableDateMilliHolder() - Constructor for class org.apache.arrow.vector.holders.NullableDateMilliHolder
 
NullableDateMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableDateMilliHolderReaderImpl(NullableDateMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
NullableDecimalHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableDecimalHolder() - Constructor for class org.apache.arrow.vector.holders.NullableDecimalHolder
 
NullableDecimalHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableDecimalHolderReaderImpl(NullableDecimalHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
NullableFixedSizeBinaryHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableFixedSizeBinaryHolder() - Constructor for class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
NullableFixedSizeBinaryHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableFixedSizeBinaryHolderReaderImpl(NullableFixedSizeBinaryHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
NullableFloat4Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableFloat4Holder() - Constructor for class org.apache.arrow.vector.holders.NullableFloat4Holder
 
NullableFloat4HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableFloat4HolderReaderImpl(NullableFloat4Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
NullableFloat8Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableFloat8Holder() - Constructor for class org.apache.arrow.vector.holders.NullableFloat8Holder
 
NullableFloat8HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableFloat8HolderReaderImpl(NullableFloat8Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
NullableIntervalDayHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableIntervalDayHolder() - Constructor for class org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
NullableIntervalDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableIntervalDayHolderReaderImpl(NullableIntervalDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
NullableIntervalYearHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableIntervalYearHolder() - Constructor for class org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
NullableIntervalYearHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableIntervalYearHolderReaderImpl(NullableIntervalYearHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
NullableIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableIntHolder() - Constructor for class org.apache.arrow.vector.holders.NullableIntHolder
 
NullableIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableIntHolderReaderImpl(NullableIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
nullablePrimitive(String, ArrowType.PrimitiveType) - Static method in class org.apache.arrow.vector.types.pojo.Field
 
NullableSmallIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableSmallIntHolder() - Constructor for class org.apache.arrow.vector.holders.NullableSmallIntHolder
 
NullableSmallIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableSmallIntHolderReaderImpl(NullableSmallIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
NullableStructReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableStructReaderImpl(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
 
NullableStructTransferPair(StructVector, StructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
NullableStructWriter - Class in org.apache.arrow.vector.complex.impl
 
NullableStructWriter(StructVector) - Constructor for class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
NullableStructWriterFactory - Class in org.apache.arrow.vector.complex.impl
 
NullableStructWriterFactory(boolean) - Constructor for class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
 
NullableTimeMicroHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeMicroHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
NullableTimeMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeMicroHolderReaderImpl(NullableTimeMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
NullableTimeMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeMilliHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
NullableTimeMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeMilliHolderReaderImpl(NullableTimeMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
NullableTimeNanoHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeNanoHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
NullableTimeNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeNanoHolderReaderImpl(NullableTimeNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
NullableTimeSecHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeSecHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeSecHolder
 
NullableTimeSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeSecHolderReaderImpl(NullableTimeSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
NullableTimeStampMicroHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMicroHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
NullableTimeStampMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampMicroHolderReaderImpl(NullableTimeStampMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
NullableTimeStampMicroTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMicroTZHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
NullableTimeStampMicroTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampMicroTZHolderReaderImpl(NullableTimeStampMicroTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
NullableTimeStampMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMilliHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
NullableTimeStampMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampMilliHolderReaderImpl(NullableTimeStampMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
NullableTimeStampMilliTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampMilliTZHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
NullableTimeStampMilliTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampMilliTZHolderReaderImpl(NullableTimeStampMilliTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
NullableTimeStampNanoHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampNanoHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
NullableTimeStampNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampNanoHolderReaderImpl(NullableTimeStampNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
NullableTimeStampNanoTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampNanoTZHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
NullableTimeStampNanoTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampNanoTZHolderReaderImpl(NullableTimeStampNanoTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
NullableTimeStampSecHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampSecHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
NullableTimeStampSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampSecHolderReaderImpl(NullableTimeStampSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
NullableTimeStampSecTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTimeStampSecTZHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
NullableTimeStampSecTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTimeStampSecTZHolderReaderImpl(NullableTimeStampSecTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
NullableTinyIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableTinyIntHolder() - Constructor for class org.apache.arrow.vector.holders.NullableTinyIntHolder
 
NullableTinyIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableTinyIntHolderReaderImpl(NullableTinyIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
NullableUInt1Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableUInt1Holder() - Constructor for class org.apache.arrow.vector.holders.NullableUInt1Holder
 
NullableUInt1HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableUInt1HolderReaderImpl(NullableUInt1Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
NullableUInt2Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableUInt2Holder() - Constructor for class org.apache.arrow.vector.holders.NullableUInt2Holder
 
NullableUInt2HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableUInt2HolderReaderImpl(NullableUInt2Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
NullableUInt4Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableUInt4Holder() - Constructor for class org.apache.arrow.vector.holders.NullableUInt4Holder
 
NullableUInt4HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableUInt4HolderReaderImpl(NullableUInt4Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
NullableUInt8Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableUInt8Holder() - Constructor for class org.apache.arrow.vector.holders.NullableUInt8Holder
 
NullableUInt8HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableUInt8HolderReaderImpl(NullableUInt8Holder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
NullableVarBinaryHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableVarBinaryHolder() - Constructor for class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
NullableVarBinaryHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableVarBinaryHolderReaderImpl(NullableVarBinaryHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
NullableVarCharHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
NullableVarCharHolder() - Constructor for class org.apache.arrow.vector.holders.NullableVarCharHolder
 
NullableVarCharHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
NullableVarCharHolderReaderImpl(NullableVarCharHolder) - Constructor for class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
NullReader - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template NullReader.java

O

OFFSET_WIDTH - Static variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
OFFSET_WIDTH - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
offsetAllocationSizeInBytes - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
offsetBuffer - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
offsetBuffer() - Static method in class org.apache.arrow.vector.BufferLayout
 
offsetBuffer - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
ok() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
ordinal - Variable in class org.apache.arrow.vector.complex.VectorWithOrdinal
 
org.apache.arrow.vector - package org.apache.arrow.vector
 
org.apache.arrow.vector.complex - package org.apache.arrow.vector.complex
 
org.apache.arrow.vector.complex.impl - package org.apache.arrow.vector.complex.impl
 
org.apache.arrow.vector.complex.reader - package org.apache.arrow.vector.complex.reader
 
org.apache.arrow.vector.complex.writer - package org.apache.arrow.vector.complex.writer
 
org.apache.arrow.vector.dictionary - package org.apache.arrow.vector.dictionary
 
org.apache.arrow.vector.holders - package org.apache.arrow.vector.holders
 
org.apache.arrow.vector.ipc - package org.apache.arrow.vector.ipc
 
org.apache.arrow.vector.ipc.message - package org.apache.arrow.vector.ipc.message
 
org.apache.arrow.vector.types - package org.apache.arrow.vector.types
 
org.apache.arrow.vector.types.pojo - package org.apache.arrow.vector.types.pojo
 
org.apache.arrow.vector.util - package org.apache.arrow.vector.util
 
org.joda.time - package org.joda.time
 
OversizedAllocationException - Exception in org.apache.arrow.vector.util
An exception that is used to signal that allocation request in bytes is greater than the maximum allowed by allocator.
OversizedAllocationException() - Constructor for exception org.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String, Throwable) - Constructor for exception org.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(String) - Constructor for exception org.apache.arrow.vector.util.OversizedAllocationException
 
OversizedAllocationException(Throwable) - Constructor for exception org.apache.arrow.vector.util.OversizedAllocationException
 

P

populate(int) - Method in class org.apache.arrow.vector.complex.EmptyValuePopulator
Marks all values since the last set as empty.
position() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
position(long) - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
Positionable - Interface in org.apache.arrow.vector.complex
 
precision - Variable in class org.apache.arrow.vector.holders.DecimalHolder
 
precision - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
prepareLoadNextBatch() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Ensure the reader has been initialized and reset the VectorSchemaRoot row count to 0.
pretty(boolean) - Method in class org.apache.arrow.vector.ipc.JsonFileWriter.JSONWriteConfig
 
PrimitiveTypeVisitor() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
PromotableVector - Interface in org.apache.arrow.vector.complex
 
PromotableWriter - Class in org.apache.arrow.vector.complex.impl
This FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.
PromotableWriter(ValueVector, AbstractStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, AbstractStructVector, NullableStructWriterFactory) - Constructor for class org.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, ListVector) - Constructor for class org.apache.arrow.vector.complex.impl.PromotableWriter
 
PromotableWriter(ValueVector, ListVector, NullableStructWriterFactory) - Constructor for class org.apache.arrow.vector.complex.impl.PromotableWriter
 
promoteToUnion() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
promoteToUnion() - Method in class org.apache.arrow.vector.complex.ListVector
 
promoteToUnion() - Method in interface org.apache.arrow.vector.complex.PromotableVector
 
put(Dictionary) - Method in class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
 
put(K, V) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
Inserts the tuple (key, value) into the map extending the semantics of Map.put(K, V) with automatic ordinal assignment.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
putChild(String, FieldVector) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
Inserts the vector with the given name if it does not exist else replaces it with the new value.
putVector(String, FieldVector) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
Inserts the input vector into the map if it does not exist, replaces if it exists already

R

read(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
read(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
read(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
read(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
read(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
read(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
read(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
read(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
read(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
read(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
read(DecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
read(NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
read(NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
read(FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
read(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
read(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
read(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
read(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
read(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
read(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
read(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
read(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
read(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
read(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
read(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
read(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
read(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
read(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
read(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
read(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
read(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
read(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
read(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
read(DecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
read(NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
read(FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
read(NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
read(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
read(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
read(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
read(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
read(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
read(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
read(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
read(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
read(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
read(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
read(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
read(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
read(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
read(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
read(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
read(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
read(TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
read(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
read(TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
read(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
read(TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
read(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
read(TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
read(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
read(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
read(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
read(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
read(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
read(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
read(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
read(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
read(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
read(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
read(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
read(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
read(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(DecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, DecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, BitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(int, NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
read(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
read(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
read(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
read(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
read(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
read(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
read(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
read(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
read(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
read(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
read(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
read(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
read(TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
read(NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
read(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
read(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
read(TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
read(NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
read(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
read(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
read(TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
read(NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
read(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
read(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
read(TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
read(NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
read(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
read(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
read(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
read(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
read(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
read(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
read(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
read(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
read(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
read(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
read(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
read(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
read(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
read(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
read(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
read(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
read(UnionHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
read(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
read(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
read(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
read(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
read(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
read(UnionHolder) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
read(int, UnionHolder) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
read(BigIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
read(NullableBigIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
read(BitHolder) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
read(NullableBitHolder) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
read(DateDayHolder) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
read(NullableDateDayHolder) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
read(DateMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
read(NullableDateMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
read(DecimalHolder) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
read(NullableDecimalHolder) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
read(FixedSizeBinaryHolder) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
read(NullableFixedSizeBinaryHolder) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
read(Float4Holder) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
read(NullableFloat4Holder) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
read(Float8Holder) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
read(NullableFloat8Holder) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
read(IntervalDayHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
read(NullableIntervalDayHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
read(IntervalYearHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
read(NullableIntervalYearHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
read(IntHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
read(NullableIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
read(SmallIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
read(NullableSmallIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
read(TimeMicroHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
read(NullableTimeMicroHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
read(TimeMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
read(NullableTimeMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
read(TimeNanoHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
read(NullableTimeNanoHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
read(TimeSecHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
read(NullableTimeSecHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
read(TimeStampMicroHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
read(NullableTimeStampMicroHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
read(TimeStampMicroTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
read(NullableTimeStampMicroTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
read(TimeStampMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
read(NullableTimeStampMilliHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
read(TimeStampMilliTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
read(NullableTimeStampMilliTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
read(TimeStampNanoHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
read(NullableTimeStampNanoHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
read(TimeStampNanoTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
read(NullableTimeStampNanoTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
read(TimeStampSecHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
read(NullableTimeStampSecHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
read(TimeStampSecTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
read(NullableTimeStampSecTZHolder) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
read(TinyIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
read(NullableTinyIntHolder) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
read(UInt1Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
read(NullableUInt1Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
read(UInt2Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
read(NullableUInt2Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
read(UInt4Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
read(NullableUInt4Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
read(UInt8Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
read(NullableUInt8Holder) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
read(VarBinaryHolder) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
read(NullableVarBinaryHolder) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
read(VarCharHolder) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
read(NullableVarCharHolder) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
read(VectorSchemaRoot) - Method in class org.apache.arrow.vector.ipc.JsonFileReader
 
read() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
 
read(ByteBuffer) - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
readBigDecimal() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
readBigDecimal() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
readBigDecimal() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
readBigDecimal(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readBigDecimal() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readBigDecimal() - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
readBoolean() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
readBoolean() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
readBoolean() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
readBoolean(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readBoolean() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readBoolean() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readBoolean() - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
readByte(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
readByte() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readByte() - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
readByte() - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
readByteArray(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
readByteArray() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
readByteArray() - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
readByteArray() - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
ReadChannel - Class in org.apache.arrow.vector.ipc
 
ReadChannel(ReadableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ReadChannel
 
readCharacter() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
readCharacter(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readCharacter() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readCharacter() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
readCharacter() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
readCharacter() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readCharacter() - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
readDictionary() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
readDictionary() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Read a dictionary batch from the source, will be invoked after the schema has been read and called N times, where N is the number of dictionaries indicated by the schema Fields.
readDictionary() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
Read a dictionary batch message, will be invoked after the schema and before normal record batches are read.
readDouble() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
readDouble() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
readDouble() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
readDouble(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readDouble() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readDouble() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readDouble() - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
reader(String) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
reader() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
reader() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
reader(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
reader() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
reader() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
reader(String) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
reader() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
reader() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.ListReader
 
reader(String) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.StructReader
 
reader - Variable in class org.apache.arrow.vector.holders.ComplexHolder
 
reader - Variable in class org.apache.arrow.vector.holders.UnionHolder
 
readFloat() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
readFloat() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
readFloat() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
readFloat(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readFloat() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readFloat() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readFloat() - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
readFully(ByteBuffer) - Method in class org.apache.arrow.vector.ipc.ReadChannel
Reads bytes into buffer until it is full (buffer.remaining() == 0).
readFully(ArrowBuf, int) - Method in class org.apache.arrow.vector.ipc.ReadChannel
Reads up to len into buffer.
readInteger() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
readInteger(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
readInteger() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readInteger() - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
readInteger() - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
readInteger() - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
readInteger() - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
readLocalDateTime(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readLocalDateTime() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
readLocalDateTime() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
readLong(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
readLong() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
readLong() - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
readMessageBody(Message, BufferAllocator) - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
Read a message body from the ReadChannel.
readMessageBody(Message, BufferAllocator) - Method in interface org.apache.arrow.vector.ipc.message.MessageReader
When a message is followed by a body of data, read that data into an ArrowBuf.
readNextMessage() - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
Read the next message from the ReadChannel.
readNextMessage() - Method in interface org.apache.arrow.vector.ipc.message.MessageReader
Read the next message in the sequence.
readObject() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
readObject(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
readObject() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.BitReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.IntReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
 
readObject() - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
readPeriod(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readPeriod() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readPeriod() - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
 
readPeriod() - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
 
readSchema() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
 
readSchema() - Method in class org.apache.arrow.vector.ipc.ArrowReader
Read the Schema from the source, will be invoked at the beginning the initialization.
readSchema() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
Reads the schema message from the beginning of the stream.
readShort() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
readShort(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readShort() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readShort() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
readShort() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
readShort() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readShort() - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
 
readString(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readString() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readText() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
readText(int) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readText() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
readText() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
readText() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
readText() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
readText() - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
 
readWithKnownLength(DataInput, int) - Method in class org.apache.arrow.vector.util.Text
Read a Text object whose length is already known.
reAlloc() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Resize the vector to increase the capacity.
reAlloc() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Resize the vector to increase the capacity.
reAlloc() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
reAlloc() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reAlloc() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
reAlloc() - Method in class org.apache.arrow.vector.complex.ListVector
Resize the vector to increase the capacity.
reAlloc() - Method in class org.apache.arrow.vector.complex.StructVector
 
reAlloc() - Method in class org.apache.arrow.vector.complex.UnionVector
 
reAlloc() - Method in interface org.apache.arrow.vector.ValueVector
Allocate new buffer with double capacity, and copy data into the new buffer.
reAlloc() - Method in class org.apache.arrow.vector.ZeroVector
 
reallocDataBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Reallocate the data buffer.
reallocOffsetBuffer() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reallocValidityAndOffsetBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Reallocate the validity and offset buffers for this vector.
releaseBuffer(ArrowBuf) - Method in class org.apache.arrow.vector.BaseValueVector
 
remove(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinal
Removes the element corresponding to the key if exists extending the semantics of Map.remove(java.lang.Object) with ordinal re-cycling.
RepeatedFixedWidthVectorLike - Interface in org.apache.arrow.vector.complex
A ValueVector mix-in that can be used in conjunction with RepeatedValueVector subtypes.
RepeatedListHolder - Class in org.apache.arrow.vector.holders
 
RepeatedListHolder() - Constructor for class org.apache.arrow.vector.holders.RepeatedListHolder
 
RepeatedStructHolder - Class in org.apache.arrow.vector.holders
 
RepeatedStructHolder() - Constructor for class org.apache.arrow.vector.holders.RepeatedStructHolder
 
RepeatedValueVector - Interface in org.apache.arrow.vector.complex
An abstraction representing repeated value vectors.
RepeatedVariableWidthVectorLike - Interface in org.apache.arrow.vector.complex
 
replaceDataVector(FieldVector) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reset() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Reset the vector to initial state.
reset() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Reset the vector to initial state.
reset() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
reset() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
reset() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
reset() - Method in class org.apache.arrow.vector.complex.ListVector
 
reset() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
reset() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
 
reset() - Method in class org.apache.arrow.vector.complex.StructVector
Reset this vector to empty, does not release buffers
reset() - Method in class org.apache.arrow.vector.complex.UnionVector
 
reset() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
reset() - Method in interface org.apache.arrow.vector.ValueVector
Reset the ValueVector to the initial state without releasing any owned ArrowBuf.
reset() - Method in class org.apache.arrow.vector.ZeroVector
 
rootAsList() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
rootAsList() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
rootAsList() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
rootAsStruct() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
rootAsStruct() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 
rootAsStruct() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
rootIsStruct() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.ComplexReader
 

S

scale - Variable in class org.apache.arrow.vector.holders.DecimalHolder
 
scale - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
scale_long_constants - Static variable in class org.apache.arrow.vector.util.DecimalUtility
 
Schema - Class in org.apache.arrow.vector.types.pojo
An Arrow Schema
Schema(Iterable<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Schema
 
Schema(Iterable<Field>, Map<String, String>) - Constructor for class org.apache.arrow.vector.types.pojo.Schema
 
SchemaChangeCallBack - Class in org.apache.arrow.vector
 
SchemaChangeCallBack() - Constructor for class org.apache.arrow.vector.SchemaChangeCallBack
Constructs a schema-change callback with the schema-changed state set to false.
SchemaChangeRuntimeException - Exception in org.apache.arrow.vector.util
 
SchemaChangeRuntimeException() - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String, Throwable) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(String) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
 
SchemaChangeRuntimeException(Throwable) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
 
secondsToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
 
SeekableReadChannel - Class in org.apache.arrow.vector.ipc
 
SeekableReadChannel(SeekableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.SeekableReadChannel
 
serialize(WriteChannel, Schema) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Serialize a schema object.
serialize(WriteChannel, ArrowRecordBatch) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Serializes an ArrowRecordBatch.
serialize(WriteChannel, ArrowDictionaryBatch) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Serializes a dictionary ArrowRecordBatch.
serialize(FBSerializable) - Static method in class org.apache.arrow.vector.ipc.WriteChannel
 
serialize(Text, JsonGenerator, SerializerProvider) - Method in class org.apache.arrow.vector.util.Text.TextSerializer
 
serializeMessage(FlatBufferBuilder, byte, int, int) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
Serializes a message header.
set(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
set(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
set(int, byte[]) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the supplied byte array.
set(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the supplied byte array.
set(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Set the variable length element at the specified index to the content in supplied ByteBuffer
set(int, int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(ArrowBuf, BufferAllocator, int, int, int) - Static method in class org.apache.arrow.vector.BaseVariableWidthVector
Method used by Json Reader to explicitly set the offsets of the variable width vector data.
set(int, long) - Method in class org.apache.arrow.vector.BigIntVector
Set the element at the given index to the given value.
set(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
Set the element at the given index to the value set in data holder.
set(int, BigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - Method in class org.apache.arrow.vector.BigIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.BitVector
Set the element at the given index to the given value.
set(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
Set the element at the given index to the value set in data holder.
set(int, BitHolder) - Method in class org.apache.arrow.vector.BitVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.BitVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.DateDayVector
Set the element at the given index to the given value.
set(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
Set the element at the given index to the value set in data holder.
set(int, DateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.DateDayVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - Method in class org.apache.arrow.vector.DateMilliVector
Set the element at the given index to the given value.
set(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
Set the element at the given index to the value set in data holder.
set(int, DateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - Method in class org.apache.arrow.vector.DateMilliVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, BigDecimal) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to the given value.
set(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to the value set in data holder.
set(int, DecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to the value set in data holder.
set(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
* vector value setter methods * *
set(int, int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
 
set(int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Set the element at the given index to the given value.
set(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Set the element at the given index to the given value.
set(int, FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, float) - Method in class org.apache.arrow.vector.Float4Vector
Set the element at the given index to the given value.
set(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
Set the element at the given index to the value set in data holder.
set(int, Float4Holder) - Method in class org.apache.arrow.vector.Float4Vector
Set the element at the given index to the value set in data holder.
set(int, int, float) - Method in class org.apache.arrow.vector.Float4Vector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, double) - Method in class org.apache.arrow.vector.Float8Vector
Set the element at the given index to the given value.
set(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
Set the element at the given index to the value set in data holder.
set(int, Float8Holder) - Method in class org.apache.arrow.vector.Float8Vector
Set the element at the given index to the value set in data holder.
set(int, int, double) - Method in class org.apache.arrow.vector.Float8Vector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the given value.
set(int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the given value.
set(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the value set in data holder.
set(int, IntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
Set the element at the given index to the value set in data holder.
set(int, int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the given value.
set(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the value set in data holder.
set(int, IntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.IntVector
Set the element at the given index to the given value.
set(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
Set the element at the given index to the value set in data holder.
set(int, IntHolder) - Method in class org.apache.arrow.vector.IntVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.IntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.SmallIntVector
Set the element at the given index to the given value.
set(int, short) - Method in class org.apache.arrow.vector.SmallIntVector
Set the element at the given index to the given value.
set(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
Set the element at the given index to the value set in data holder.
set(int, SmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
Set the element at the given index to the value set in data holder.
set(int, int, short) - Method in class org.apache.arrow.vector.SmallIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the given value.
set(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the value set in data holder.
set(int, TimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the given value.
set(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the value set in data holder.
set(int, TimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the given value.
set(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the value set in data holder.
set(int, TimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
Set the element at the given index to the value set in data holder.
set(int, int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.TimeSecVector
Set the element at the given index to the given value.
set(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
Set the element at the given index to the value set in data holder.
set(int, TimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.TimeSecVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Set the element at the given index to the value set in data holder.
set(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
Set the element at the given index to the value set in data holder.
set(int, TimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
Set the element at the given index to the value set in data holder.
set(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
Set the element at the given index to the given value.
set(int, int, long) - Method in class org.apache.arrow.vector.TimeStampVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.TinyIntVector
Set the element at the given index to the given value.
set(int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
Set the element at the given index to the given value.
set(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
Set the element at the given index to the value set in data holder.
set(int, TinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
Set the element at the given index to the value set in data holder.
set(int, int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
Store the given value at a particular position in the vector. isSet indicates whether the value is NULL or not.
set(int, int) - Method in class org.apache.arrow.vector.UInt1Vector
Set the element at the given index to the given value.
set(int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
Set the element at the given index to the given value.
set(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
Set the element at the given index to the value set in data holder.
set(int, UInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
Set the element at the given index to the value set in data holder.
set(int, int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
 
set(int, int) - Method in class org.apache.arrow.vector.UInt2Vector
Set the element at the given index to the given value.
set(int, char) - Method in class org.apache.arrow.vector.UInt2Vector
Set the element at the given index to the given value.
set(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
Set the element at the given index to the value set in data holder.
set(int, UInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
Set the element at the given index to the value set in data holder.
set(int, int, char) - Method in class org.apache.arrow.vector.UInt2Vector
 
set(int, int) - Method in class org.apache.arrow.vector.UInt4Vector
Set the element at the given index to the given value.
set(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
Set the element at the given index to the value set in data holder.
set(int, UInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
Set the element at the given index to the value set in data holder.
set(int, int, int) - Method in class org.apache.arrow.vector.UInt4Vector
 
set(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
Set the element at the given index to the given value.
set(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
Set the element at the given index to the value set in data holder.
set(int, UInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
Set the element at the given index to the value set in data holder.
set(int, int, long) - Method in class org.apache.arrow.vector.UInt8Vector
 
set(String) - Method in class org.apache.arrow.vector.util.Text
Set to contain the contents of a string.
set(byte[]) - Method in class org.apache.arrow.vector.util.Text
Set to a utf8 byte array
set(Text) - Method in class org.apache.arrow.vector.util.Text
copy a text.
set(byte[], int, int) - Method in class org.apache.arrow.vector.util.Text
Set the Text to range of bytes
set(int, VarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, VarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
Set the variable length element at the specified index to the data buffer supplied in the holder
set(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
Set the variable length element at the specified index to the data buffer supplied in the holder
setBigEndian(int, byte[]) - Method in class org.apache.arrow.vector.DecimalVector
Set the decimal element at given index to the provided array of bytes.
setBigEndianSafe(int, byte[]) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.setBigEndian(int, byte[]) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setBytes(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
 
setIndexDefined(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Mark the particular position in the vector as non-null.
setIndexDefined(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Mark the particular position in the vector as non-null.
setIndexDefined(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
setIndexDefined(int) - Method in interface org.apache.arrow.vector.VectorDefinitionSetter
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - Method in class org.apache.arrow.vector.BitVector
Sets the desired value capacity for the vector.
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
Specialized version of setInitialCapacity() for ListVector.
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.ListVector
 
setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.ListVector
Specialized version of setInitialCapacity() for ListVector.
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.StructVector
 
setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setInitialCapacity(int, double) - Method in interface org.apache.arrow.vector.DensityAwareVector
Set value with density
setInitialCapacity(int) - Method in interface org.apache.arrow.vector.ValueVector
Set the initial record capacity
setInitialCapacity(int) - Method in class org.apache.arrow.vector.ZeroVector
 
setLastSet(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Set the index of last non-null element in the vector.
setLastSet(int) - Method in class org.apache.arrow.vector.complex.ListVector
 
setNotNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
setNotNull(int) - Method in class org.apache.arrow.vector.complex.ListVector
 
setNull(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.BigIntVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.BitVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
setNull(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
setNull(int) - Method in class org.apache.arrow.vector.DateDayVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.DateMilliVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.DecimalVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
 
setNull(int) - Method in class org.apache.arrow.vector.Float4Vector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.Float8Vector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.IntervalDayVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.IntervalYearVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.IntVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.SmallIntVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TimeMicroVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TimeMilliVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TimeNanoVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TimeSecVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TimeStampVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.TinyIntVector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.UInt1Vector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.UInt2Vector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.UInt4Vector
Set the element at the given index to null.
setNull(int) - Method in class org.apache.arrow.vector.UInt8Vector
Set the element at the given index to null.
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
setPosition(int) - Method in interface org.apache.arrow.vector.complex.Positionable
 
setPosition(int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
setPosition(long) - Method in class org.apache.arrow.vector.ipc.SeekableReadChannel
 
setRangeToOne(int, int) - Method in class org.apache.arrow.vector.BitVector
Set count bits to 1 in data starting at firstBitIndex
setRowCount(int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
 
setSafe(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
setSafe(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
 
setSafe(int, byte[]) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, byte[]) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, byte[], int, int) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, ByteBuffer, int, int) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, int, int, int, ArrowBuf) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Same as BaseVariableWidthVector.set(int, int, int, int, ArrowBuf) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - Method in class org.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, NullableBigIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, BigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, BigIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.BigIntVector
Same as BigIntVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.set(int, NullableBitHolder) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, BitHolder) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.set(int, BitHolder) except that it handles the case when index is greater than or equal to existing value capacity BitVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, NullableBitHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setSafe(int, int) - Method in class org.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, NullableDateDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, DateDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.DateDayVector
Same as DateDayVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - Method in class org.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, NullableDateMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, DateMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.DateMilliVector
Same as DateMilliVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, BigDecimal) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, BigDecimal) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, NullableDecimalHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, DecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.set(int, DecimalHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
Same as DecimalVector.setSafe(int, int, int, ArrowBuf) except that it handles the case when the position of new value is beyond the current value capacity of the vector.
setSafe(int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
 
setSafe(int, int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
 
setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, FixedSizeBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
Same as FixedSizeBinaryVector.set(int, NullableFixedSizeBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, float) - Method in class org.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, float) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, NullableFloat4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, Float4Holder) - Method in class org.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, Float4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, float) - Method in class org.apache.arrow.vector.Float4Vector
Same as Float4Vector.set(int, int, float) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, double) - Method in class org.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, double) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, NullableFloat8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, Float8Holder) - Method in class org.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, Float8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, double) - Method in class org.apache.arrow.vector.Float8Vector
Same as Float8Vector.set(int, int, double) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, ArrowBuf) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, NullableIntervalDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, IntervalDayHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
Same as IntervalDayVector.set(int, int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, NullableIntervalYearHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, IntervalYearHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
Same as IntervalYearVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.IntVector
Same as IntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
Same as IntVector.set(int, NullableIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, IntHolder) - Method in class org.apache.arrow.vector.IntVector
Same as IntVector.set(int, IntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntVector
Same as IntVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, short) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, short) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, NullableSmallIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, SmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, SmallIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, short) - Method in class org.apache.arrow.vector.SmallIntVector
Same as SmallIntVector.set(int, int, short) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, NullableTimeMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, TimeMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
Same as TimeMicroVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, NullableTimeMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, TimeMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
Same as TimeMilliVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, NullableTimeNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, TimeNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
Same as TimeNanoVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, NullableTimeSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, TimeSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.TimeSecVector
Same as TimeSecVector.set(int, int, int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Same as TimeStampMicroTZVector.set(int, NullableTimeStampMicroTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
Same as TimeStampMicroTZVector.set(int, TimeStampMicroTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Same as TimeStampMicroVector.set(int, NullableTimeStampMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
Same as TimeStampMicroVector.set(int, TimeStampMicroHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Same as TimeStampMilliTZVector.set(int, NullableTimeStampMilliTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
Same as TimeStampMilliTZVector.set(int, TimeStampMilliTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Same as TimeStampMilliVector.set(int, NullableTimeStampMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
Same as TimeStampMilliVector.set(int, TimeStampMilliHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Same as TimeStampNanoTZVector.set(int, NullableTimeStampNanoTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
Same as TimeStampNanoTZVector.set(int, TimeStampNanoTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Same as TimeStampNanoVector.set(int, NullableTimeStampNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
Same as TimeStampNanoVector.set(int, TimeStampNanoHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Same as TimeStampSecTZVector.set(int, NullableTimeStampSecTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
Same as TimeStampSecTZVector.set(int, TimeStampSecTZHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
Same as TimeStampSecVector.set(int, NullableTimeStampSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
Same as TimeStampSecVector.set(int, TimeStampSecHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeStampVector
Same as TimeStampVector.set(int, int, long) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, byte) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, NullableTinyIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, TinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, TinyIntHolder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
Same as TinyIntVector.set(int, int, byte) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setSafe(int, int) - Method in class org.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, byte) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, NullableUInt1Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
Same as UInt1Vector.set(int, UInt1Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
 
setSafe(int, int) - Method in class org.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, char) - Method in class org.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, char) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, NullableUInt2Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
Same as UInt2Vector.set(int, UInt2Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, char) - Method in class org.apache.arrow.vector.UInt2Vector
 
setSafe(int, int) - Method in class org.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, int) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, NullableUInt4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
Same as UInt4Vector.set(int, UInt4Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, int) - Method in class org.apache.arrow.vector.UInt4Vector
 
setSafe(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, long) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, NullableUInt8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, UInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
Same as UInt8Vector.set(int, UInt8Holder) except that it handles the case when index is greater than or equal to existing value capacity BaseFixedWidthVector.getValueCapacity().
setSafe(int, int, long) - Method in class org.apache.arrow.vector.UInt8Vector
 
setSafe(int, VarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.set(int, VarBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
Same as VarBinaryVector.set(int, NullableVarBinaryHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, VarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
Same as VarCharVector.set(int, VarCharHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafe(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
Same as VarCharVector.set(int, NullableVarCharHolder) except that it handles the case where index and length of new element are beyond the existing capacity of the vector.
setSafeToOne(int) - Method in class org.apache.arrow.vector.BitVector
Same as BitVector.setToOne(int) except that it handles the case when index is greater than or equal to current value capacity of the vector.
setToOne(int) - Method in class org.apache.arrow.vector.BitVector
Set the element at the given index to one.
setType(int, Types.MinorType) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setValidityBit(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Set the bit at a given index to provided value (1 or 0)
setValidityBit(ArrowBuf, BufferAllocator, int, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Set the bit at a given index to provided value (1 or 0).
setValidityBitToOne(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
Set the bit at provided index to 1.
setValue(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
* vector value setter methods * *
setValueCount(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Set value count for the vector.
setValueCount(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Sets the value count for the vector
setValueCount(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.ListVector
Sets the value count for the vector
setValueCount(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.StructVector
 
setValueCount(int) - Method in class org.apache.arrow.vector.complex.UnionVector
 
setValueCount(int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
 
setValueCount(int) - Method in interface org.apache.arrow.vector.ValueVector
Set number of values in the vector
setValueCount(int) - Method in class org.apache.arrow.vector.ZeroVector
 
setValueLengthSafe(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Sets the value length for an element.
SingleCaseSensitiveStructWriter - Class in org.apache.arrow.vector.complex.impl
 
SingleCaseSensitiveStructWriter(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
 
SingleListReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
SingleListReaderImpl(String, AbstractContainerVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
 
SingleStructReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
SingleStructReaderImpl(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
 
SingleStructWriter - Class in org.apache.arrow.vector.complex.impl
 
SingleStructWriter(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
size() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
size() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
 
size() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
size() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
 
size() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
size() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
size() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
 
size() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
 
size() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
size() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
size() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
 
size() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
 
size() - Method in class org.apache.arrow.vector.ipc.SeekableReadChannel
 
size() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
size() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
smallInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
smallInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
SmallIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
SmallIntHolder() - Constructor for class org.apache.arrow.vector.holders.SmallIntHolder
 
SmallIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
SmallIntHolderReaderImpl(SmallIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
 
SmallIntReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
SmallIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
SmallIntReaderImpl(SmallIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
 
SmallIntVector - Class in org.apache.arrow.vector
SmallIntVector implements a fixed width (2 bytes) vector of short values which could be null.
SmallIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.SmallIntVector
Instantiate a SmallIntVector.
SmallIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.SmallIntVector
Instantiate a SmallIntVector.
SmallIntWriter - Interface in org.apache.arrow.vector.complex.writer
 
SmallIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
SmallIntWriterImpl(SmallIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
 
splitAndTransfer(int, int) - Method in interface org.apache.arrow.vector.util.TransferPair
 
splitAndTransferTo(int, int, BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
splitAndTransferTo(int, int, BaseVariableWidthVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
splitAndTransferTo(int, int, BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BitVector
Slice this vector at desired index and length and transfer the corresponding data to the target vector.
start() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
start() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
start() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
start() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
start() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
start() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
start() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
start - Variable in class org.apache.arrow.vector.holders.DecimalHolder
 
start - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
start - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
start - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
 
start - Variable in class org.apache.arrow.vector.holders.RepeatedListHolder
 
start - Variable in class org.apache.arrow.vector.holders.RepeatedStructHolder
 
start - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
 
start - Variable in class org.apache.arrow.vector.holders.VarCharHolder
 
start() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
start() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
 
start(Schema, DictionaryProvider) - Method in class org.apache.arrow.vector.ipc.JsonFileWriter
 
startInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
 
startInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowStreamWriter
 
startInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
startList() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
startList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
startList() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
startNewValue(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
startNewValue(int) - Method in class org.apache.arrow.vector.complex.ListVector
Start a new value in the list vector
StateTool - Class in org.apache.arrow.vector.complex
 
StateTool() - Constructor for class org.apache.arrow.vector.complex.StateTool
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
struct() - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.NullReader
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
struct - Variable in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
struct() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
struct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
struct() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
struct(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
struct(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
Struct() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
StructOrListWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
StructOrListWriterImpl(BaseWriter.StructWriter) - Constructor for class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
StructOrListWriterImpl(BaseWriter.ListWriter) - Constructor for class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
StructTransferPair(NonNullableStructVector, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
StructTransferPair(NonNullableStructVector, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
StructVector - Class in org.apache.arrow.vector.complex
 
StructVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.StructVector
Deprecated.
StructVector(String, BufferAllocator, DictionaryEncoding, CallBack) - Constructor for class org.apache.arrow.vector.complex.StructVector
Deprecated.
StructVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.StructVector
 
StructVector.NullableStructTransferPair - Class in org.apache.arrow.vector.complex
 
supportsDirectRead() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
supportsDirectRead() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
 

T

Text - Class in org.apache.arrow.vector.util
A simplified byte wrapper similar to Hadoop's Text class without all the dependencies.
Text() - Constructor for class org.apache.arrow.vector.util.Text
 
Text(String) - Constructor for class org.apache.arrow.vector.util.Text
Construct from a string.
Text(Text) - Constructor for class org.apache.arrow.vector.util.Text
Construct from another text.
Text(byte[]) - Constructor for class org.apache.arrow.vector.util.Text
Construct from a byte array.
Text.TextSerializer - Class in org.apache.arrow.vector.util
 
TextSerializer() - Constructor for class org.apache.arrow.vector.util.Text.TextSerializer
 
Time(TimeUnit, int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
timeFormat - Static variable in class org.apache.arrow.vector.util.DateUtility
 
timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeMicro() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeMicro(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeMicroHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeMicroHolder() - Constructor for class org.apache.arrow.vector.holders.TimeMicroHolder
 
TimeMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeMicroHolderReaderImpl(TimeMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
 
TimeMicroReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeMicroReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeMicroReaderImpl(TimeMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
 
TimeMicroVector - Class in org.apache.arrow.vector
TimeMicroVector implements a fixed width vector (8 bytes) of time (microsecond resolution) values which could be null.
TimeMicroVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMicroVector
Instantiate a TimeMicroVector.
TimeMicroVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMicroVector
Instantiate a TimeMicroVector.
TimeMicroWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeMicroWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeMicroWriterImpl(TimeMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeMilliHolder() - Constructor for class org.apache.arrow.vector.holders.TimeMilliHolder
 
TimeMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeMilliHolderReaderImpl(TimeMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
 
TimeMilliReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeMilliReaderImpl(TimeMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
 
TimeMilliVector - Class in org.apache.arrow.vector
TimeMilliVector implements a fixed width (4 bytes) vector of time (millisecond resolution) values which could be null.
TimeMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMilliVector
Instantiate a TimeMilliVector.
TimeMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMilliVector
Instantiate a TimeMilliVector.
TimeMilliWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeMilliWriterImpl(TimeMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeNano() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeNano(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeNanoHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeNanoHolder() - Constructor for class org.apache.arrow.vector.holders.TimeNanoHolder
 
TimeNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeNanoHolderReaderImpl(TimeNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
 
TimeNanoReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeNanoReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeNanoReaderImpl(TimeNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
 
TimeNanoVector - Class in org.apache.arrow.vector
TimeNanoVector implements a fixed width vector (8 bytes) of time (nanosecond resolution) values which could be null.
TimeNanoVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeNanoVector
Instantiate a TimeNanoVector.
TimeNanoVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeNanoVector
Instantiate a TimeNanoVector.
TimeNanoWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeNanoWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeNanoWriterImpl(TimeNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeSec() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeSec(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeSecHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeSecHolder() - Constructor for class org.apache.arrow.vector.holders.TimeSecHolder
 
TimeSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeSecHolderReaderImpl(TimeSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
 
TimeSecReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeSecReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeSecReaderImpl(TimeSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
 
TimeSecVector - Class in org.apache.arrow.vector
TimeSecVector implements a fixed width (4 bytes) vector of time (seconds resolution) values which could be null.
TimeSecVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeSecVector
Instantiate a TimeSecVector.
TimeSecVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeSecVector
Instantiate a TimeSecVector.
TimeSecWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeSecWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeSecWriterImpl(TimeSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
Timestamp(TimeUnit, String) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMicro() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMicro(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMicroHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampMicroHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMicroHolder
 
TimeStampMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMicroHolderReaderImpl(TimeStampMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
 
TimeStampMicroReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroReaderImpl(TimeStampMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
 
timeStampMicroTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicroTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMicroTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicroTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMicroTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMicroTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampMicroTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMicroTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampMicroTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
TimeStampMicroTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMicroTZHolderReaderImpl(TimeStampMicroTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
 
TimeStampMicroTZReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMicroTZReaderImpl(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
 
TimeStampMicroTZVector - Class in org.apache.arrow.vector
TimeStampMicroTZVector implements a fixed width vector (8 bytes) of timestamp (microsecond resolution) values which could be null.
TimeStampMicroTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampMicroTZVector
Instantiate a TimeStampMicroTZVector.
TimeStampMicroTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroTZVector
Instantiate a TimeStampMicroTZVector.
TimeStampMicroTZWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampMicroTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMicroTZWriterImpl(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
TimeStampMicroVector - Class in org.apache.arrow.vector
TimeStampMicroVector implements a fixed width vector (8 bytes) of timestamp (microsecond resolution) values which could be null.
TimeStampMicroVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroVector
Instantiate a TimeStampMicroVector.
TimeStampMicroVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroVector
Instantiate a TimeStampMicroVector.
TimeStampMicroWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampMicroWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMicroWriterImpl(TimeStampMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMilliHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampMilliHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMilliHolder
 
TimeStampMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMilliHolderReaderImpl(TimeStampMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
 
TimeStampMilliReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliReaderImpl(TimeStampMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
 
timeStampMilliTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilliTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampMilliTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilliTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampMilliTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampMilliTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampMilliTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampMilliTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampMilliTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
TimeStampMilliTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMilliTZHolderReaderImpl(TimeStampMilliTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
 
TimeStampMilliTZReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampMilliTZReaderImpl(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
 
TimeStampMilliTZVector - Class in org.apache.arrow.vector
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of timestamp (millisecond resolution) values which could be null.
TimeStampMilliTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampMilliTZVector
Instantiate a TimeStampMilliTZVector.
TimeStampMilliTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliTZVector
Instantiate a TimeStampMilliTZVector.
TimeStampMilliTZWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampMilliTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMilliTZWriterImpl(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
TimeStampMilliVector - Class in org.apache.arrow.vector
TimeStampMilliVector implements a fixed width vector (8 bytes) of timestamp (millisecond resolution) values which could be null.
TimeStampMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliVector
Instantiate a TimeStampMilliVector.
TimeStampMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliVector
Instantiate a TimeStampMilliVector.
TimeStampMilliWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampMilliWriterImpl(TimeStampMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampNano() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampNano(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampNanoHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampNanoHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampNanoHolder
 
TimeStampNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampNanoHolderReaderImpl(TimeStampNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
 
TimeStampNanoReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoReaderImpl(TimeStampNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
 
timeStampNanoTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNanoTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampNanoTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNanoTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampNanoTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampNanoTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampNanoTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampNanoTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampNanoTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
TimeStampNanoTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampNanoTZHolderReaderImpl(TimeStampNanoTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
 
TimeStampNanoTZReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampNanoTZReaderImpl(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
 
TimeStampNanoTZVector - Class in org.apache.arrow.vector
TimeStampNanoTZVector implements a fixed width vector (8 bytes) of timestamp (nanosecond resolution) values which could be null.
TimeStampNanoTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampNanoTZVector
Instantiate a TimeStampNanoTZVector.
TimeStampNanoTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoTZVector
Instantiate a TimeStampNanoTZVector.
TimeStampNanoTZWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampNanoTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampNanoTZWriterImpl(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
TimeStampNanoVector - Class in org.apache.arrow.vector
TimeStampNanoVector implements a fixed width vector (8 bytes) of timestamp (nanosecond resolution) values which could be null.
TimeStampNanoVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoVector
Instantiate a TimeStampNanoVector.
TimeStampNanoVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoVector
Instantiate a TimeStampNanoVector.
TimeStampNanoWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampNanoWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampNanoWriterImpl(TimeStampNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
timeStampSec() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampSec(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampSecHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampSecHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampSecHolder
 
TimeStampSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampSecHolderReaderImpl(TimeStampSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
 
TimeStampSecReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecReaderImpl(TimeStampSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
 
timeStampSecTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSecTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
timeStampSecTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSecTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
timeStampSecTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
timeStampSecTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
timeStampSecTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TimeStampSecTZHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TimeStampSecTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
TimeStampSecTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampSecTZHolderReaderImpl(TimeStampSecTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
 
TimeStampSecTZReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TimeStampSecTZReaderImpl(TimeStampSecTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
 
TimeStampSecTZVector - Class in org.apache.arrow.vector
TimeStampSecTZVector implements a fixed width vector (8 bytes) of timestamp (seconds resolution) values which could be null.
TimeStampSecTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampSecTZVector
Instantiate a TimeStampSecTZVector.
TimeStampSecTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecTZVector
Instantiate a TimeStampSecTZVector.
TimeStampSecTZWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampSecTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampSecTZWriterImpl(TimeStampSecTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
TimeStampSecVector - Class in org.apache.arrow.vector
TimeStampSecVector implements a fixed width vector (8 bytes) of timestamp (seconds resolution) values which could be null.
TimeStampSecVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecVector
Instantiate a TimeStampSecVector.
TimeStampSecVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecVector
Instantiate a TimeStampSecVector.
TimeStampSecWriter - Interface in org.apache.arrow.vector.complex.writer
 
TimeStampSecWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TimeStampSecWriterImpl(TimeStampSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
TimeStampVector - Class in org.apache.arrow.vector
TimeStampVector is an abstract interface for fixed width vector (8 bytes) of timestamp values which could be null.
TimeStampVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampVector
Instantiate a TimeStampVector.
TimeStampVector.TransferImpl - Class in org.apache.arrow.vector
* vector transfer * *
TimeUnit - Enum in org.apache.arrow.vector.types
 
timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
timezone - Variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
timezoneList - Static variable in class org.apache.arrow.vector.util.DateUtility
 
timezoneMap - Static variable in class org.apache.arrow.vector.util.DateUtility
 
tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
tinyInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
tinyInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
TinyIntHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
TinyIntHolder() - Constructor for class org.apache.arrow.vector.holders.TinyIntHolder
 
TinyIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
TinyIntHolderReaderImpl(TinyIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
 
TinyIntReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
TinyIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
TinyIntReaderImpl(TinyIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
 
TinyIntVector - Class in org.apache.arrow.vector
TinyIntVector implements a fixed width (1 bytes) vector of byte values which could be null.
TinyIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TinyIntVector
Instantiate a TinyIntVector.
TinyIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TinyIntVector
Instantiate a TinyIntVector.
TinyIntWriter - Interface in org.apache.arrow.vector.complex.writer
 
TinyIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
TinyIntWriterImpl(TinyIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
toJson() - Method in class org.apache.arrow.vector.types.pojo.Schema
 
toMemoryFormat(Field, BufferAllocator, Map<Long, Dictionary>) - Static method in class org.apache.arrow.vector.util.DictionaryUtility
Convert field and child fields that have a dictionary encoding to memory format, so fields have the index type
toMessageFormat(Field, DictionaryProvider, Set<Long>) - Static method in class org.apache.arrow.vector.util.DictionaryUtility
Convert field and child fields that have a dictionary encoding to message format, so fields have the dictionary type NOTE: in the message format, fields have the dictionary type in the memory format, they have the index type
toMillis(LocalDateTime) - Static method in class org.apache.arrow.vector.util.DateUtility
 
toMillisOfDay(LocalDateTime) - Static method in class org.apache.arrow.vector.util.DateUtility
 
toString() - Method in class org.apache.arrow.vector.BaseValueVector
 
toString() - Method in class org.apache.arrow.vector.BufferLayout
 
toString() - Method in class org.apache.arrow.vector.dictionary.Dictionary
 
toString() - Method in class org.apache.arrow.vector.holders.BigIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.BitHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.DateDayHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.DateMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.DecimalHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.Float4Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.Float8Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.IntervalDayHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.IntervalYearHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.IntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableBigIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableBitHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableDateDayHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableDateMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableDecimalHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableFloat4Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableFloat8Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableSmallIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeSecHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableTinyIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableUInt1Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableUInt2Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableUInt4Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableUInt8Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.NullableVarCharHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.SmallIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeMicroHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeNanoHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeSecHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampMicroHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampMilliHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampNanoHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampSecHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.TinyIntHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.UInt1Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.UInt2Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.UInt4Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.UInt8Holder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.VarBinaryHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.holders.VarCharHolder
Deprecated.
toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
 
toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
toString() - Method in class org.apache.arrow.vector.TypeLayout
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
toString() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
 
toString() - Method in class org.apache.arrow.vector.types.pojo.Field
 
toString() - Method in class org.apache.arrow.vector.types.pojo.Schema
 
toString() - Method in class org.apache.arrow.vector.util.JsonStringArrayList
 
toString() - Method in class org.apache.arrow.vector.util.JsonStringHashMap
 
toString() - Method in class org.apache.arrow.vector.util.Text
 
toStringWithZeroes(int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Returns a string representation of the given integer If the length of the given integer is less than the passed length, this function will prepend zeroes to the string
toStringWithZeroes(long, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
 
transfer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
 
transfer() - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
 
transfer() - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
 
transfer() - Method in interface org.apache.arrow.vector.util.TransferPair
 
TransferImpl(TimeStampVector) - Constructor for class org.apache.arrow.vector.TimeStampVector.TransferImpl
 
TransferPair - Interface in org.apache.arrow.vector.util
 
transferTo(BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
Transfer this vector'data to another vector.
transferTo(BaseVariableWidthVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
Transfer this vector'data to another vector.
trim(ByteBuf, int) - Static method in class org.apache.arrow.vector.VectorTrimmer
 
truncate(long) - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Date
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Int
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.List
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Null
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Time
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.BigIntVector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.DecimalVector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.Float4Vector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.Float8Vector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.IntVector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.SmallIntVector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeStampVector
 
TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TinyIntVector
 
typeBuffer() - Static method in class org.apache.arrow.vector.BufferLayout
 
typeBuffer - Variable in class org.apache.arrow.vector.complex.UnionVector
 
typeify(ValueVector, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
 
TypeLayout - Class in org.apache.arrow.vector
The buffer layout of vectors for a given type It defines its own buffers followed by the buffers for the children if it is a nested type (Struct_, List, Union)
TypeLayout(List<BufferLayout>) - Constructor for class org.apache.arrow.vector.TypeLayout
 
TypeLayout(BufferLayout...) - Constructor for class org.apache.arrow.vector.TypeLayout
 
Types - Class in org.apache.arrow.vector.types
 
Types() - Constructor for class org.apache.arrow.vector.types.Types
 
Types.MinorType - Enum in org.apache.arrow.vector.types
 

U

uInt1(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt1(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt1(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt1(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt1() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt1(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt1Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
UInt1Holder() - Constructor for class org.apache.arrow.vector.holders.UInt1Holder
 
UInt1HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt1HolderReaderImpl(UInt1Holder) - Constructor for class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
 
UInt1Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
UInt1ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
UInt1ReaderImpl(UInt1Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
 
UInt1Vector - Class in org.apache.arrow.vector
UInt1Vector implements a fixed width (1 bytes) vector of integer values which could be null.
UInt1Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt1Vector
 
UInt1Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt1Vector
 
UInt1Writer - Interface in org.apache.arrow.vector.complex.writer
 
UInt1WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt1WriterImpl(UInt1Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
uInt2(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt2(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt2() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt2(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt2Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
UInt2Holder() - Constructor for class org.apache.arrow.vector.holders.UInt2Holder
 
UInt2HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt2HolderReaderImpl(UInt2Holder) - Constructor for class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
 
UInt2Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
UInt2ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
UInt2ReaderImpl(UInt2Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
 
UInt2Vector - Class in org.apache.arrow.vector
UInt2Vector implements a fixed width (2 bytes) vector of integer values which could be null.
UInt2Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt2Vector
 
UInt2Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt2Vector
 
UInt2Writer - Interface in org.apache.arrow.vector.complex.writer
 
UInt2WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt2WriterImpl(UInt2Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
uInt4(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt4(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt4() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt4Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
UInt4Holder() - Constructor for class org.apache.arrow.vector.holders.UInt4Holder
 
UInt4HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt4HolderReaderImpl(UInt4Holder) - Constructor for class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
 
UInt4Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
UInt4ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
UInt4ReaderImpl(UInt4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
 
UInt4Vector - Class in org.apache.arrow.vector
UInt4Vector implements a fixed width (4 bytes) vector of integer values which could be null.
UInt4Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt4Vector
 
UInt4Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt4Vector
 
UInt4Writer - Interface in org.apache.arrow.vector.complex.writer
 
UInt4WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt4WriterImpl(UInt4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
uInt8(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
uInt8(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
uInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
uInt8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
uInt8() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
uInt8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
UInt8Holder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
UInt8Holder() - Constructor for class org.apache.arrow.vector.holders.UInt8Holder
 
UInt8HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt8HolderReaderImpl(UInt8Holder) - Constructor for class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
 
UInt8Reader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
UInt8ReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
UInt8ReaderImpl(UInt8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
 
UInt8Vector - Class in org.apache.arrow.vector
UInt8Vector implements a fixed width vector (8 bytes) of integer values which could be null.
UInt8Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt8Vector
 
UInt8Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.UInt8Vector
 
UInt8Writer - Interface in org.apache.arrow.vector.complex.writer
 
UInt8WriterImpl - Class in org.apache.arrow.vector.complex.impl
 
UInt8WriterImpl(UInt8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
Union(UnionMode, int[]) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Union
 
UnionFixedSizeListReader - Class in org.apache.arrow.vector.complex.impl
Reader for fixed size list vectors
UnionFixedSizeListReader(FixedSizeListVector) - Constructor for class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
 
UnionHolder - Class in org.apache.arrow.vector.holders
 
UnionHolder() - Constructor for class org.apache.arrow.vector.holders.UnionHolder
 
UnionListReader - Class in org.apache.arrow.vector.complex.impl
 
UnionListReader(ListVector) - Constructor for class org.apache.arrow.vector.complex.impl.UnionListReader
 
UnionListWriter - Class in org.apache.arrow.vector.complex.impl
 
UnionListWriter(ListVector) - Constructor for class org.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionListWriter(ListVector, NullableStructWriterFactory) - Constructor for class org.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionListWriter(ListVector, AbstractFieldWriter) - Constructor for class org.apache.arrow.vector.complex.impl.UnionListWriter
 
UnionMode - Enum in org.apache.arrow.vector.types
 
UnionReader - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template UnionReader.java
UnionReader(UnionVector) - Constructor for class org.apache.arrow.vector.complex.impl.UnionReader
 
UnionVector - Class in org.apache.arrow.vector.complex
 
UnionVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.UnionVector
 
UnionWriter - Class in org.apache.arrow.vector.complex.impl
 
UnionWriter(UnionVector) - Constructor for class org.apache.arrow.vector.complex.impl.UnionWriter
 
UnionWriter(UnionVector, NullableStructWriterFactory) - Constructor for class org.apache.arrow.vector.complex.impl.UnionWriter
 
unLoad() - Method in interface org.apache.arrow.vector.BufferBacked
 
Utf8() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
 
utf8Length(String) - Static method in class org.apache.arrow.vector.util.Text
For the given string, returns the number of UTF-8 bytes required to encode the string.

V

validateUTF8(byte[]) - Static method in class org.apache.arrow.vector.util.Text
Check if a byte array contains valid utf-8
validateUTF8(byte[], int, int) - Static method in class org.apache.arrow.vector.util.Text
Check to see if a byte array is valid utf-8
Validator - Class in org.apache.arrow.vector.util
Utility class for validating arrow data structures
Validator() - Constructor for class org.apache.arrow.vector.util.Validator
 
validityAllocationSizeInBytes - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
validityBuffer - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
validityBuffer - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
validityBuffer - Variable in class org.apache.arrow.vector.complex.ListVector
 
validityBuffer - Variable in class org.apache.arrow.vector.complex.StructVector
 
validityVector() - Static method in class org.apache.arrow.vector.BufferLayout
 
value - Variable in class org.apache.arrow.vector.holders.BigIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.BitHolder
 
value - Variable in class org.apache.arrow.vector.holders.DateDayHolder
 
value - Variable in class org.apache.arrow.vector.holders.DateMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.Float4Holder
 
value - Variable in class org.apache.arrow.vector.holders.Float8Holder
 
value - Variable in class org.apache.arrow.vector.holders.IntervalYearHolder
 
value - Variable in class org.apache.arrow.vector.holders.IntHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableBigIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableBitHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableDateDayHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableDateMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableFloat4Holder
 
value - Variable in class org.apache.arrow.vector.holders.NullableFloat8Holder
 
value - Variable in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableSmallIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeSecHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableTinyIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.NullableUInt1Holder
 
value - Variable in class org.apache.arrow.vector.holders.NullableUInt2Holder
 
value - Variable in class org.apache.arrow.vector.holders.NullableUInt4Holder
 
value - Variable in class org.apache.arrow.vector.holders.NullableUInt8Holder
 
value - Variable in class org.apache.arrow.vector.holders.SmallIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeMicroHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeNanoHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeSecHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampMicroHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampMilliHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampNanoHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampSecHolder
 
value - Variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
value - Variable in class org.apache.arrow.vector.holders.TinyIntHolder
 
value - Variable in class org.apache.arrow.vector.holders.UInt1Holder
 
value - Variable in class org.apache.arrow.vector.holders.UInt2Holder
 
value - Variable in class org.apache.arrow.vector.holders.UInt4Holder
 
value - Variable in class org.apache.arrow.vector.holders.UInt8Holder
 
valueAllocationSizeInBytes - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
valueBuffer - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
valueBuffer - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
valueCount - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
 
valueCount - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
 
valueCount - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
valueCount - Variable in class org.apache.arrow.vector.complex.NonNullableStructVector
 
ValueHolder - Interface in org.apache.arrow.vector.holders
Wrapper object for an individual value in Arrow.
valueOf(String) - Static method in enum org.apache.arrow.vector.BufferLayout.BufferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.DateUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.FloatingPointPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.IntervalUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.Types.MinorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.arrow.vector.types.UnionMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.arrow.vector.BufferLayout.BufferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.DateUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.FloatingPointPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.IntervalUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.Types.MinorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.arrow.vector.types.UnionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.arrow.vector.util.MapWithOrdinal
 
ValueVector - Interface in org.apache.arrow.vector
An abstraction that is used to store a sequence of values in an individual column.
varBinary(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
varBinary(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
varBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
varBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
varBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
varBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
varBinary() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
varBinary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
VarBinaryHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
VarBinaryHolder() - Constructor for class org.apache.arrow.vector.holders.VarBinaryHolder
 
VarBinaryHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
VarBinaryHolderReaderImpl(VarBinaryHolder) - Constructor for class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
 
VarBinaryReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
VarBinaryReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
VarBinaryReaderImpl(VarBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
 
VarBinaryVector - Class in org.apache.arrow.vector
VarBinaryVector implements a variable width vector of binary values which could be NULL.
VarBinaryVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.VarBinaryVector
Instantiate a VarBinaryVector.
VarBinaryVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.VarBinaryVector
Instantiate a VarBinaryVector.
VarBinaryWriter - Interface in org.apache.arrow.vector.complex.writer
 
VarBinaryWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
VarBinaryWriterImpl(VarBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
varChar(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
 
varChar(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
 
varChar(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
 
varChar() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
varChar(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
varChar(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
varChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
varChar() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
 
varChar(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
 
varChar(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
 
VarCharHolder - Class in org.apache.arrow.vector.holders
Source code generated using FreeMarker template ValueHolders.java
VarCharHolder() - Constructor for class org.apache.arrow.vector.holders.VarCharHolder
 
VarCharHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
 
VarCharHolderReaderImpl(VarCharHolder) - Constructor for class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
 
VarCharReader - Interface in org.apache.arrow.vector.complex.reader
Source code generated using FreeMarker template ComplexReaders.java
VarCharReaderImpl - Class in org.apache.arrow.vector.complex.impl
Source code generated using FreeMarker template ComplexReaders.java
VarCharReaderImpl(VarCharVector) - Constructor for class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
 
VarCharVector - Class in org.apache.arrow.vector
VarCharVector implements a variable width vector of VARCHAR values which could be NULL.
VarCharVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.VarCharVector
Instantiate a VarCharVector.
VarCharVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.VarCharVector
Instantiate a VarCharVector.
VarCharWriter - Interface in org.apache.arrow.vector.complex.writer
 
VarCharWriterImpl - Class in org.apache.arrow.vector.complex.impl
 
VarCharWriterImpl(VarCharVector) - Constructor for class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
VariableWidthVector - Interface in org.apache.arrow.vector
 
vector - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
 
vector - Variable in class org.apache.arrow.vector.complex.VectorWithOrdinal
 
VectorDefinitionSetter - Interface in org.apache.arrow.vector
 
VectorLoader - Class in org.apache.arrow.vector
Loads buffers into vectors
VectorLoader(VectorSchemaRoot) - Constructor for class org.apache.arrow.vector.VectorLoader
will create children in root based on schema
VectorSchemaRoot - Class in org.apache.arrow.vector
Holder for a set of vectors to be loaded/unloaded
VectorSchemaRoot(FieldVector) - Constructor for class org.apache.arrow.vector.VectorSchemaRoot
 
VectorSchemaRoot(List<Field>, List<FieldVector>, int) - Constructor for class org.apache.arrow.vector.VectorSchemaRoot
 
VectorSchemaRoot(Schema, List<FieldVector>, int) - Constructor for class org.apache.arrow.vector.VectorSchemaRoot
 
VectorTrimmer - Class in org.apache.arrow.vector
 
VectorTrimmer() - Constructor for class org.apache.arrow.vector.VectorTrimmer
 
VectorUnloader - Class in org.apache.arrow.vector
 
VectorUnloader(VectorSchemaRoot) - Constructor for class org.apache.arrow.vector.VectorUnloader
 
VectorUnloader(VectorSchemaRoot, boolean, boolean) - Constructor for class org.apache.arrow.vector.VectorUnloader
 
VectorWithOrdinal - Class in org.apache.arrow.vector.complex
 
VectorWithOrdinal(ValueVector, int) - Constructor for class org.apache.arrow.vector.complex.VectorWithOrdinal
 
visit(ArrowDictionaryBatch) - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage.ArrowMessageVisitor
 
visit(ArrowRecordBatch) - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage.ArrowMessageVisitor
 
visit(ArrowType.Null) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Struct) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.List) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FixedSizeList) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Union) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Int) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FloatingPoint) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Utf8) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Binary) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.FixedSizeBinary) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Bool) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Decimal) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Date) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Time) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Timestamp) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.Interval) - Method in interface org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeVisitor
 
visit(ArrowType.PrimitiveType) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Null) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Int) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.FloatingPoint) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Utf8) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Binary) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.FixedSizeBinary) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Bool) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Decimal) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Date) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Time) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Timestamp) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.Interval) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
 
visit(ArrowType.ComplexType) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.Struct) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.List) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.FixedSizeList) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 
visit(ArrowType.Union) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor
 

W

WIDTH - Static variable in class org.apache.arrow.vector.holders.BigIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.BitHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.DateDayHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.DateMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.DecimalHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.Float4Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.Float8Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.IntervalDayHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.IntervalYearHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.IntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableBigIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableBitHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableDateDayHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableDateMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableFloat4Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableFloat8Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableSmallIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeSecHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableTinyIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableUInt1Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableUInt2Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableUInt4Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableUInt8Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.SmallIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeMicroHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeNanoHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeSecHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampMicroHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampMilliHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampNanoHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampSecHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.TinyIntHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.UInt1Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.UInt2Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.UInt4Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.UInt8Holder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.VarBinaryHolder
 
WIDTH - Static variable in class org.apache.arrow.vector.holders.VarCharHolder
 
write(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
write(NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
write(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
write(NullableBitHolder) - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
write(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
write(NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
write(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
write(NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
write(DecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
write(NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
write(FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
write(NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
write(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
write(NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
write(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
write(NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
write(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
write(NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
write(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
write(NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
write(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
write(NullableIntHolder) - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
write(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
write(NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
write(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
write(NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
write(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
write(NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
write(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
write(NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
write(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
write(NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
write(TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
write(NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
write(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
write(NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
write(TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
write(NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
write(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
write(NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
write(TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
write(NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
write(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
write(NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
write(TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
write(NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
write(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
write(NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
write(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
write(NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
write(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
write(NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
write(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
write(NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
write(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
write(NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
write(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
write(NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
write(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
write(TinyIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt1Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt2Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(SmallIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(Float4Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(DateDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntervalYearHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(BigIntHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(UInt8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(Float8Holder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(DateMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeMicroHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(TimeNanoHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(IntervalDayHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(BitHolder) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
write(VarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
write(NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
write(VarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
write(NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
write(BigIntHolder) - Method in interface org.apache.arrow.vector.complex.writer.BigIntWriter
 
write(BitHolder) - Method in interface org.apache.arrow.vector.complex.writer.BitWriter
 
write(DateDayHolder) - Method in interface org.apache.arrow.vector.complex.writer.DateDayWriter
 
write(DateMilliHolder) - Method in interface org.apache.arrow.vector.complex.writer.DateMilliWriter
 
write(DecimalHolder) - Method in interface org.apache.arrow.vector.complex.writer.DecimalWriter
 
write(FixedSizeBinaryHolder) - Method in interface org.apache.arrow.vector.complex.writer.FixedSizeBinaryWriter
 
write(Float4Holder) - Method in interface org.apache.arrow.vector.complex.writer.Float4Writer
 
write(Float8Holder) - Method in interface org.apache.arrow.vector.complex.writer.Float8Writer
 
write(IntervalDayHolder) - Method in interface org.apache.arrow.vector.complex.writer.IntervalDayWriter
 
write(IntervalYearHolder) - Method in interface org.apache.arrow.vector.complex.writer.IntervalYearWriter
 
write(IntHolder) - Method in interface org.apache.arrow.vector.complex.writer.IntWriter
 
write(SmallIntHolder) - Method in interface org.apache.arrow.vector.complex.writer.SmallIntWriter
 
write(TimeMicroHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeMicroWriter
 
write(TimeMilliHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeMilliWriter
 
write(TimeNanoHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeNanoWriter
 
write(TimeSecHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeSecWriter
 
write(TimeStampMicroTZHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMicroTZWriter
 
write(TimeStampMicroHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMicroWriter
 
write(TimeStampMilliTZHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMilliTZWriter
 
write(TimeStampMilliHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMilliWriter
 
write(TimeStampNanoTZHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampNanoTZWriter
 
write(TimeStampNanoHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampNanoWriter
 
write(TimeStampSecTZHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampSecTZWriter
 
write(TimeStampSecHolder) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampSecWriter
 
write(TinyIntHolder) - Method in interface org.apache.arrow.vector.complex.writer.TinyIntWriter
 
write(UInt1Holder) - Method in interface org.apache.arrow.vector.complex.writer.UInt1Writer
 
write(UInt2Holder) - Method in interface org.apache.arrow.vector.complex.writer.UInt2Writer
 
write(UInt4Holder) - Method in interface org.apache.arrow.vector.complex.writer.UInt4Writer
 
write(UInt8Holder) - Method in interface org.apache.arrow.vector.complex.writer.UInt8Writer
 
write(VarBinaryHolder) - Method in interface org.apache.arrow.vector.complex.writer.VarBinaryWriter
 
write(VarCharHolder) - Method in interface org.apache.arrow.vector.complex.writer.VarCharWriter
 
write(VectorSchemaRoot) - Method in class org.apache.arrow.vector.ipc.JsonFileWriter
 
write(byte[]) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
write(ByteBuffer) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
write(ArrowBuf) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
write(FBSerializable, boolean) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
write(ByteBuffer) - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
 
writeAllStructsToVector(FlatBufferBuilder, List<? extends FBSerializable>) - Static method in class org.apache.arrow.vector.ipc.message.FBSerializables
 
writeBatch() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
writeBatchBuffers(WriteChannel, ArrowRecordBatch) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
 
writeBigDecimalToArrowBuf(BigDecimal, ArrowBuf, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Write the given BigDecimal to the ArrowBuf at the given value index.
writeBigEndianBytesToDecimal(byte[]) - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeBigEndianBytesToDecimal(byte[]) - Method in interface org.apache.arrow.vector.complex.writer.DecimalWriter
 
writeBigInt(long) - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
writeBigInt(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeBigInt(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeBigInt(long) - Method in interface org.apache.arrow.vector.complex.writer.BigIntWriter
 
writeBit(int) - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
writeBit(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeBit(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeBit(int) - Method in interface org.apache.arrow.vector.complex.writer.BitWriter
 
writeByteArrayToArrowBuf(byte[], ArrowBuf, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
Write the given byte array to the ArrowBuf at the given value index.
WriteChannel - Class in org.apache.arrow.vector.ipc
Wrapper around a WritableByteChannel that maintains the position as well adding some common serialization utilities.
WriteChannel(WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.WriteChannel
 
writeDateDay(int) - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
writeDateDay(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDateDay(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeDateDay(int) - Method in interface org.apache.arrow.vector.complex.writer.DateDayWriter
 
writeDateMilli(long) - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
writeDateMilli(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeDateMilli(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeDateMilli(long) - Method in interface org.apache.arrow.vector.complex.writer.DateMilliWriter
 
writeDecimal(int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeDecimal(BigDecimal) - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeDecimal(int, ArrowBuf) - Method in interface org.apache.arrow.vector.complex.writer.DecimalWriter
 
writeDecimal(BigDecimal) - Method in interface org.apache.arrow.vector.complex.writer.DecimalWriter
 
writeFixedSizeBinary(ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
writeFixedSizeBinary(ArrowBuf) - Method in interface org.apache.arrow.vector.complex.writer.FixedSizeBinaryWriter
 
writeFloat4(float) - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
writeFloat4(float) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeFloat4(float) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeFloat4(float) - Method in interface org.apache.arrow.vector.complex.writer.Float4Writer
 
writeFloat8(double) - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
writeFloat8(double) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeFloat8(double) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeFloat8(double) - Method in interface org.apache.arrow.vector.complex.writer.Float8Writer
 
writeInt(int) - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
writeInt(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeInt(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeInt(int) - Method in interface org.apache.arrow.vector.complex.writer.IntWriter
 
writeIntervalDay(int, int) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
writeIntervalDay(int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeIntervalDay(int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeIntervalDay(int, int) - Method in interface org.apache.arrow.vector.complex.writer.IntervalDayWriter
 
writeIntervalYear(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
writeIntervalYear(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeIntervalYear(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeIntervalYear(int) - Method in interface org.apache.arrow.vector.complex.writer.IntervalYearWriter
 
writeIntLittleEndian(int) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
writeNull() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
writeRecordBatch(ArrowRecordBatch) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
 
writeSmallInt(short) - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
 
writeSmallInt(short) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeSmallInt(short) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeSmallInt(short) - Method in interface org.apache.arrow.vector.complex.writer.SmallIntWriter
 
writeTimeMicro(long) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
 
writeTimeMicro(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeMicro(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeMicro(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeMicroWriter
 
writeTimeMilli(int) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
 
writeTimeMilli(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeMilli(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeMilli(int) - Method in interface org.apache.arrow.vector.complex.writer.TimeMilliWriter
 
writeTimeNano(long) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
 
writeTimeNano(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeNano(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeNano(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeNanoWriter
 
writeTimeSec(int) - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
 
writeTimeSec(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeSec(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeSec(int) - Method in interface org.apache.arrow.vector.complex.writer.TimeSecWriter
 
writeTimeStampMicro(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
 
writeTimeStampMicro(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampMicro(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampMicro(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMicroWriter
 
writeTimeStampMicroTZ(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
 
writeTimeStampMicroTZ(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMicroTZWriter
 
writeTimeStampMilli(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
 
writeTimeStampMilli(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampMilli(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampMilli(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMilliWriter
 
writeTimeStampMilliTZ(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
 
writeTimeStampMilliTZ(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampMilliTZWriter
 
writeTimeStampNano(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
 
writeTimeStampNano(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampNano(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampNano(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampNanoWriter
 
writeTimeStampNanoTZ(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
 
writeTimeStampNanoTZ(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampNanoTZWriter
 
writeTimeStampSec(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
 
writeTimeStampSec(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTimeStampSec(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTimeStampSec(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampSecWriter
 
writeTimeStampSecTZ(long) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
 
writeTimeStampSecTZ(long) - Method in interface org.apache.arrow.vector.complex.writer.TimeStampSecTZWriter
 
writeTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
 
writeTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeTinyInt(byte) - Method in interface org.apache.arrow.vector.complex.writer.TinyIntWriter
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
 
writeTo(FlatBufferBuilder) - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
 
writeTo(FlatBufferBuilder) - Method in interface org.apache.arrow.vector.ipc.message.FBSerializable
 
writeUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
 
writeUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt1(byte) - Method in interface org.apache.arrow.vector.complex.writer.UInt1Writer
 
writeUInt2(char) - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
 
writeUInt2(char) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt2(char) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt2(char) - Method in interface org.apache.arrow.vector.complex.writer.UInt2Writer
 
writeUInt4(int) - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
 
writeUInt4(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt4(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt4(int) - Method in interface org.apache.arrow.vector.complex.writer.UInt4Writer
 
writeUInt8(long) - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
 
writeUInt8(long) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeUInt8(long) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeUInt8(long) - Method in interface org.apache.arrow.vector.complex.writer.UInt8Writer
 
writeVarBinary(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeVarBinary(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeVarBinary(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
 
writeVarBinary(int, int, ArrowBuf) - Method in interface org.apache.arrow.vector.complex.writer.VarBinaryWriter
 
writeVarChar(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
 
writeVarChar(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
 
writeVarChar(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
 
writeVarChar(int, int, ArrowBuf) - Method in interface org.apache.arrow.vector.complex.writer.VarCharWriter
 
writeZeros(int) - Method in class org.apache.arrow.vector.ipc.WriteChannel
 

Y

yearsToMonths - Static variable in class org.apache.arrow.vector.util.DateUtility
 

Z

zeroVector() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
zero out the vector and the data in associated buffers.
zeroVector() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
zero out the vector and the data in associated buffers.
zeroVector() - Method in interface org.apache.arrow.vector.FixedWidthVector
Zero out the underlying buffer backing this vector.
ZeroVector - Class in org.apache.arrow.vector
 
ZeroVector() - Constructor for class org.apache.arrow.vector.ZeroVector
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
Skip navigation links

Copyright © 2018 The Apache Software Foundation. All rights reserved.