| 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 |
DateVector.Mutator
Date.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 |
NullableDateVector.Mutator |
class |
NullableDecimalVector.Mutator |
class |
NullableFloat4Vector.Mutator |
class |
NullableFloat8Vector.Mutator |
class |
NullableIntervalDayVector.Mutator |
class |
NullableIntervalYearVector.Mutator |
class |
NullableIntVector.Mutator |
class |
NullableSmallIntVector.Mutator |
class |
NullableTimeStampVector.Mutator |
class |
NullableTimeVector.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 |
TimeStampVector.Mutator
TimeStamp.Mutator implements a mutable vector of fixed width values.
|
class |
TimeVector.Mutator
Time.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 |
ListVector.Mutator |
class |
MapVector.Mutator |
class |
NullableMapVector.Mutator |
class |
UnionVector.Mutator |
Copyright © 2016 The Apache Software Foundation. All rights reserved.