| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.types | |
| org.apache.arrow.vector.util |
| Class and Description |
|---|
| BaseDataValueVector |
| BaseValueVector |
| BaseValueVector.BaseAccessor |
| BaseValueVector.BaseMutator |
| BigIntVector
BigInt implements a vector of fixed width values.
|
| BigIntVector.Accessor |
| BigIntVector.Mutator
BigInt.Mutator implements a mutable vector of fixed width values.
|
| BitVector
Bit implements a vector of bit-width values.
|
| BitVector.Accessor |
| BitVector.Mutator
MutableBit implements a vector of bit-width values.
|
| BufferBacked
Content is backed by a buffer and can be loaded/unloaded
|
| DateVector
Date implements a vector of fixed width values.
|
| DateVector.Accessor |
| DateVector.Mutator
Date.Mutator implements a mutable vector of fixed width values.
|
| DecimalVector
Decimal implements a vector of fixed width values.
|
| DecimalVector.Accessor |
| DecimalVector.Mutator
Decimal.Mutator implements a mutable vector of fixed width values.
|
| FieldVector
A vector corresponding to a Field in the schema
It has inner vectors backed by buffers (validity, offsets, data, ...)
|
| FixedWidthVector |
| Float4Vector
Float4 implements a vector of fixed width values.
|
| Float4Vector.Accessor |
| Float4Vector.Mutator
Float4.Mutator implements a mutable vector of fixed width values.
|
| Float8Vector
Float8 implements a vector of fixed width values.
|
| Float8Vector.Accessor |
| Float8Vector.Mutator
Float8.Mutator implements a mutable vector of fixed width values.
|
| IntervalDayVector
IntervalDay implements a vector of fixed width values.
|
| IntervalDayVector.Accessor |
| IntervalDayVector.Mutator
IntervalDay.Mutator implements a mutable vector of fixed width values.
|
| IntervalYearVector
IntervalYear implements a vector of fixed width values.
|
| IntervalYearVector.Accessor |
| IntervalYearVector.Mutator
IntervalYear.Mutator implements a mutable vector of fixed width values.
|
| IntVector
Int implements a vector of fixed width values.
|
| IntVector.Accessor |
| IntVector.Mutator
Int.Mutator implements a mutable vector of fixed width values.
|
| NullableBigIntVector
NullableBigInt implements a vector of values which could be null.
|
| NullableBigIntVector.Accessor |
| NullableBigIntVector.Mutator |
| NullableBitVector
NullableBit implements a vector of values which could be null.
|
| NullableBitVector.Accessor |
| NullableBitVector.Mutator |
| NullableDateVector
NullableDate implements a vector of values which could be null.
|
| NullableDateVector.Accessor |
| NullableDateVector.Mutator |
| NullableDecimalVector
NullableDecimal implements a vector of values which could be null.
|
| NullableDecimalVector.Accessor |
| NullableDecimalVector.Mutator |
| NullableFloat4Vector
NullableFloat4 implements a vector of values which could be null.
|
| NullableFloat4Vector.Accessor |
| NullableFloat4Vector.Mutator |
| NullableFloat8Vector
NullableFloat8 implements a vector of values which could be null.
|
| NullableFloat8Vector.Accessor |
| NullableFloat8Vector.Mutator |
| NullableIntervalDayVector
NullableIntervalDay implements a vector of values which could be null.
|
| NullableIntervalDayVector.Accessor |
| NullableIntervalDayVector.Mutator |
| NullableIntervalYearVector
NullableIntervalYear implements a vector of values which could be null.
|
| NullableIntervalYearVector.Accessor |
| NullableIntervalYearVector.Mutator |
| NullableIntVector
NullableInt implements a vector of values which could be null.
|
| NullableIntVector.Accessor |
| NullableIntVector.Mutator |
| NullableSmallIntVector
NullableSmallInt implements a vector of values which could be null.
|
| NullableSmallIntVector.Accessor |
| NullableSmallIntVector.Mutator |
| NullableTimeStampVector
NullableTimeStamp implements a vector of values which could be null.
|
| NullableTimeStampVector.Accessor |
| NullableTimeStampVector.Mutator |
| NullableTimeVector
NullableTime implements a vector of values which could be null.
|
| NullableTimeVector.Accessor |
| NullableTimeVector.Mutator |
| NullableTinyIntVector
NullableTinyInt implements a vector of values which could be null.
|
| NullableTinyIntVector.Accessor |
| NullableTinyIntVector.Mutator |
| NullableUInt1Vector
NullableUInt1 implements a vector of values which could be null.
|
| NullableUInt1Vector.Accessor |
| NullableUInt1Vector.Mutator |
| NullableUInt2Vector
NullableUInt2 implements a vector of values which could be null.
|
| NullableUInt2Vector.Accessor |
| NullableUInt2Vector.Mutator |
| NullableUInt4Vector
NullableUInt4 implements a vector of values which could be null.
|
| NullableUInt4Vector.Accessor |
| NullableUInt4Vector.Mutator |
| NullableUInt8Vector
NullableUInt8 implements a vector of values which could be null.
|
| NullableUInt8Vector.Accessor |
| NullableUInt8Vector.Mutator |
| NullableVarBinaryVector
NullableVarBinary implements a vector of values which could be null.
|
| NullableVarBinaryVector.Accessor |
| NullableVarBinaryVector.Mutator |
| NullableVarCharVector
NullableVarChar implements a vector of values which could be null.
|
| NullableVarCharVector.Accessor |
| NullableVarCharVector.Mutator |
| NullableVector |
| NullableVectorDefinitionSetter |
| SmallIntVector
SmallInt implements a vector of fixed width values.
|
| SmallIntVector.Accessor |
| SmallIntVector.Mutator
SmallInt.Mutator implements a mutable vector of fixed width values.
|
| TimeStampVector
TimeStamp implements a vector of fixed width values.
|
| TimeStampVector.Accessor |
| TimeStampVector.Mutator
TimeStamp.Mutator implements a mutable vector of fixed width values.
|
| TimeVector
Time implements a vector of fixed width values.
|
| TimeVector.Accessor |
| TimeVector.Mutator
Time.Mutator implements a mutable vector of fixed width values.
|
| TinyIntVector
TinyInt implements a vector of fixed width values.
|
| TinyIntVector.Accessor |
| TinyIntVector.Mutator
TinyInt.Mutator implements a mutable vector of fixed width values.
|
| UInt1Vector
UInt1 implements a vector of fixed width values.
|
| UInt1Vector.Accessor |
| UInt1Vector.Mutator
UInt1.Mutator implements a mutable vector of fixed width values.
|
| UInt2Vector
UInt2 implements a vector of fixed width values.
|
| UInt2Vector.Accessor |
| UInt2Vector.Mutator
UInt2.Mutator implements a mutable vector of fixed width values.
|
| UInt4Vector
UInt4 implements a vector of fixed width values.
|
| UInt4Vector.Accessor |
| UInt4Vector.Mutator
UInt4.Mutator implements a mutable vector of fixed width values.
|
| UInt8Vector
UInt8 implements a vector of fixed width values.
|
| UInt8Vector.Accessor |
| UInt8Vector.Mutator
UInt8.Mutator implements a mutable vector of fixed width values.
|
| ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
| ValueVector.Accessor
An abstraction that is used to read from this vector instance.
|
| ValueVector.Mutator
An abstraction that is used to write into this vector instance.
|
| VarBinaryVector
VarBinaryVector implements a vector of variable width values.
|
| VarBinaryVector.Accessor |
| VarBinaryVector.Mutator
MutableVarBinary implements a vector of variable width values.
|
| VarCharVector
VarCharVector implements a vector of variable width values.
|
| VarCharVector.Accessor |
| VarCharVector.Mutator
MutableVarChar implements a vector of variable width values.
|
| VariableWidthVector |
| VariableWidthVector.VariableWidthAccessor |
| VariableWidthVector.VariableWidthMutator |
| ZeroVector |
| Class and Description |
|---|
| AddOrGetResult |
| BaseValueVector |
| BaseValueVector.BaseAccessor |
| BaseValueVector.BaseMutator |
| BitVector
Bit implements a vector of bit-width values.
|
| BufferBacked
Content is backed by a buffer and can be loaded/unloaded
|
| FieldVector
A vector corresponding to a Field in the schema
It has inner vectors backed by buffers (validity, offsets, data, ...)
|
| NullableBigIntVector
NullableBigInt implements a vector of values which could be null.
|
| NullableBitVector
NullableBit implements a vector of values which could be null.
|
| NullableDateVector
NullableDate implements a vector of values which could be null.
|
| NullableFloat4Vector
NullableFloat4 implements a vector of values which could be null.
|
| NullableFloat8Vector
NullableFloat8 implements a vector of values which could be null.
|
| NullableIntervalDayVector
NullableIntervalDay implements a vector of values which could be null.
|
| NullableIntervalYearVector
NullableIntervalYear implements a vector of values which could be null.
|
| NullableIntVector
NullableInt implements a vector of values which could be null.
|
| NullableSmallIntVector
NullableSmallInt implements a vector of values which could be null.
|
| NullableTimeStampVector
NullableTimeStamp implements a vector of values which could be null.
|
| NullableTimeVector
NullableTime implements a vector of values which could be null.
|
| NullableTinyIntVector
NullableTinyInt implements a vector of values which could be null.
|
| NullableUInt1Vector
NullableUInt1 implements a vector of values which could be null.
|
| NullableUInt2Vector
NullableUInt2 implements a vector of values which could be null.
|
| NullableUInt4Vector
NullableUInt4 implements a vector of values which could be null.
|
| NullableUInt8Vector
NullableUInt8 implements a vector of values which could be null.
|
| NullableVarBinaryVector
NullableVarBinary implements a vector of values which could be null.
|
| NullableVarCharVector
NullableVarChar implements a vector of values which could be null.
|
| NullableVectorDefinitionSetter |
| UInt1Vector
UInt1 implements a vector of fixed width values.
|
| UInt4Vector
UInt4 implements a vector of fixed width values.
|
| ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
| ValueVector.Accessor
An abstraction that is used to read from this vector instance.
|
| ValueVector.Mutator
An abstraction that is used to write into this vector instance.
|
| Class and Description |
|---|
| NullableBigIntVector
NullableBigInt implements a vector of values which could be null.
|
| NullableBitVector
NullableBit implements a vector of values which could be null.
|
| NullableDateVector
NullableDate implements a vector of values which could be null.
|
| NullableDecimalVector
NullableDecimal implements a vector of values which could be null.
|
| NullableFloat4Vector
NullableFloat4 implements a vector of values which could be null.
|
| NullableFloat8Vector
NullableFloat8 implements a vector of values which could be null.
|
| NullableIntervalDayVector
NullableIntervalDay implements a vector of values which could be null.
|
| NullableIntervalYearVector
NullableIntervalYear implements a vector of values which could be null.
|
| NullableIntVector
NullableInt implements a vector of values which could be null.
|
| NullableSmallIntVector
NullableSmallInt implements a vector of values which could be null.
|
| NullableTimeStampVector
NullableTimeStamp implements a vector of values which could be null.
|
| NullableTimeVector
NullableTime implements a vector of values which could be null.
|
| NullableTinyIntVector
NullableTinyInt implements a vector of values which could be null.
|
| NullableUInt1Vector
NullableUInt1 implements a vector of values which could be null.
|
| NullableUInt2Vector
NullableUInt2 implements a vector of values which could be null.
|
| NullableUInt4Vector
NullableUInt4 implements a vector of values which could be null.
|
| NullableUInt8Vector
NullableUInt8 implements a vector of values which could be null.
|
| NullableVarBinaryVector
NullableVarBinary implements a vector of values which could be null.
|
| NullableVarCharVector
NullableVarChar implements a vector of values which could be null.
|
| ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
| Class and Description |
|---|
| FieldVector
A vector corresponding to a Field in the schema
It has inner vectors backed by buffers (validity, offsets, data, ...)
|
| ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
| Class and Description |
|---|
| ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.