| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
BigIntVector.Mutator
BigInt.Mutator implements a mutable vector of fixed width values.
|
class |
BitVector.Mutator
MutableBit implements a vector of bit-width values.
|
class |
DateDayVector.Mutator
DateDay.Mutator implements a mutable vector of fixed width values.
|
class |
DateMilliVector.Mutator
DateMilli.Mutator implements a mutable vector of fixed width values.
|
class |
DecimalVector.Mutator
Decimal.Mutator implements a mutable vector of fixed width values.
|
class |
Float4Vector.Mutator
Float4.Mutator implements a mutable vector of fixed width values.
|
class |
Float8Vector.Mutator
Float8.Mutator implements a mutable vector of fixed width values.
|
class |
IntervalDayVector.Mutator
IntervalDay.Mutator implements a mutable vector of fixed width values.
|
class |
IntervalYearVector.Mutator
IntervalYear.Mutator implements a mutable vector of fixed width values.
|
class |
IntVector.Mutator
Int.Mutator implements a mutable vector of fixed width values.
|
class |
NullableBigIntVector.Mutator |
class |
NullableBitVector.Mutator |
class |
NullableDateDayVector.Mutator |
class |
NullableDateMilliVector.Mutator |
class |
NullableDecimalVector.Mutator |
class |
NullableFloat4Vector.Mutator |
class |
NullableFloat8Vector.Mutator |
class |
NullableIntervalDayVector.Mutator |
class |
NullableIntervalYearVector.Mutator |
class |
NullableIntVector.Mutator |
class |
NullableSmallIntVector.Mutator |
class |
NullableTimeMicroVector.Mutator |
class |
NullableTimeMilliVector.Mutator |
class |
NullableTimeNanoVector.Mutator |
class |
NullableTimeSecVector.Mutator |
class |
NullableTimeStampMicroTZVector.Mutator |
class |
NullableTimeStampMicroVector.Mutator |
class |
NullableTimeStampMilliTZVector.Mutator |
class |
NullableTimeStampMilliVector.Mutator |
class |
NullableTimeStampNanoTZVector.Mutator |
class |
NullableTimeStampNanoVector.Mutator |
class |
NullableTimeStampSecTZVector.Mutator |
class |
NullableTimeStampSecVector.Mutator |
class |
NullableTinyIntVector.Mutator |
class |
NullableUInt1Vector.Mutator |
class |
NullableUInt2Vector.Mutator |
class |
NullableUInt4Vector.Mutator |
class |
NullableUInt8Vector.Mutator |
class |
NullableVarBinaryVector.Mutator |
class |
NullableVarCharVector.Mutator |
class |
SmallIntVector.Mutator
SmallInt.Mutator implements a mutable vector of fixed width values.
|
class |
TimeMicroVector.Mutator
TimeMicro.Mutator implements a mutable vector of fixed width values.
|
class |
TimeMilliVector.Mutator
TimeMilli.Mutator implements a mutable vector of fixed width values.
|
class |
TimeNanoVector.Mutator
TimeNano.Mutator implements a mutable vector of fixed width values.
|
class |
TimeSecVector.Mutator
TimeSec.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampMicroTZVector.Mutator
TimeStampMicroTZ.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampMicroVector.Mutator
TimeStampMicro.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampMilliTZVector.Mutator
TimeStampMilliTZ.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampMilliVector.Mutator
TimeStampMilli.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampNanoTZVector.Mutator
TimeStampNanoTZ.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampNanoVector.Mutator
TimeStampNano.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampSecTZVector.Mutator
TimeStampSecTZ.Mutator implements a mutable vector of fixed width values.
|
class |
TimeStampSecVector.Mutator
TimeStampSec.Mutator implements a mutable vector of fixed width values.
|
class |
TinyIntVector.Mutator
TinyInt.Mutator implements a mutable vector of fixed width values.
|
class |
UInt1Vector.Mutator
UInt1.Mutator implements a mutable vector of fixed width values.
|
class |
UInt2Vector.Mutator
UInt2.Mutator implements a mutable vector of fixed width values.
|
class |
UInt4Vector.Mutator
UInt4.Mutator implements a mutable vector of fixed width values.
|
class |
UInt8Vector.Mutator
UInt8.Mutator implements a mutable vector of fixed width values.
|
class |
VarBinaryVector.Mutator
MutableVarBinary implements a vector of variable width values.
|
class |
VarCharVector.Mutator
MutableVarChar implements a vector of variable width values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRepeatedValueVector.BaseRepeatedMutator |
class |
FixedSizeListVector.Mutator |
class |
ListVector.Mutator |
class |
MapVector.Mutator |
class |
NullableMapVector.Mutator |
class |
UnionVector.Mutator |
Copyright © 2017 The Apache Software Foundation. All rights reserved.