Class and Description |
---|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
FieldVector
A vector corresponding to a Field in the schema.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DateMilliVector
DateMilliVector implements a fixed width vector (8 bytes) of
date values which could be null.
|
Decimal256Vector
Decimal256Vector implements a fixed width vector (32 bytes) of
decimal values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
ElementAddressableVector
Vector for which each data element resides in a continuous memory region,
so it can be pointed to by an
ArrowBufPointer . |
FieldVector
A vector corresponding to a Field in the schema.
|
FixedSizeBinaryVector
FixedSizeBinaryVector implements a fixed width vector of
binary values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeNanoVector
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
|
TimeSecVector
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
|
TimeStampVector
TimeStampVector is an abstract interface for fixed width vector (8 bytes)
of timestamp values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
VariableWidthVector
Interface vectors that contain variable width members (e.g.
|
Class and Description |
---|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
NullVector
A null type vector.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeStampMilliTZVector
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TimeStampMilliVector
TimeStampMilliVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VarBinaryVector
VarBinaryVector implements a variable width vector of binary
values which could be NULL.
|
VarCharVector
VarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
BaseIntVector
Interface for all int type vectors.
|
ElementAddressableVector
Vector for which each data element resides in a continuous memory region,
so it can be pointed to by an
ArrowBufPointer . |
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
BaseIntVector
Interface for all int type vectors.
|
Class and Description |
---|
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.
|
Class and Description |
---|
BaseFixedWidthVector
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
|
BaseVariableWidthVector
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DateMilliVector
DateMilliVector implements a fixed width vector (8 bytes) of
date values which could be null.
|
Decimal256Vector
Decimal256Vector implements a fixed width vector (32 bytes) of
decimal values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
DurationVector
DurationVector implements a fixed width vector (8 bytes) of
a configurable TimeUnit granularity duration values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntervalDayVector
IntervalDayVector implements a fixed width vector (8 bytes) of
interval (days and milliseconds) values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeNanoVector
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
|
TimeSecVector
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
|
TimeStampVector
TimeStampVector is an abstract interface for fixed width vector (8 bytes)
of timestamp values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
UInt1Vector
UInt1Vector implements a fixed width (1 bytes) vector of
integer values which could be null.
|
UInt2Vector
UInt2Vector implements a fixed width (2 bytes) vector of
integer values which could be null.
|
UInt4Vector
UInt4Vector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
UInt8Vector
UInt8Vector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VariableWidthVector
Interface vectors that contain variable width members (e.g.
|
Class and Description |
---|
BaseIntVector
Interface for all int type vectors.
|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
FieldVector
A vector corresponding to a Field in the schema.
|
FixedSizeBinaryVector
FixedSizeBinaryVector implements a fixed width vector of
binary values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
NullVector
A null type vector.
|
VarBinaryVector
VarBinaryVector implements a variable width vector of binary
values which could be NULL.
|
VarCharVector
VarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeStampMicroVector
TimeStampMicroVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
|
TimeStampMilliVector
TimeStampMilliVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
Class and Description |
---|
FieldVector
A vector corresponding to a Field in the schema.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
FixedSizeBinaryVector
FixedSizeBinaryVector implements a fixed width vector of
binary values which could be null.
|
LargeVarBinaryVector
LargeVarBinaryVector implements a large variable width vector of binary
values which could be NULL.
|
VarBinaryVector
VarBinaryVector implements a variable width vector of binary
values which could be NULL.
|
Class and Description |
---|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DateMilliVector
DateMilliVector implements a fixed width vector (8 bytes) of
date values which could be null.
|
DurationVector
DurationVector implements a fixed width vector (8 bytes) of
a configurable TimeUnit granularity duration values which could be null.
|
IntervalDayVector
IntervalDayVector implements a fixed width vector (8 bytes) of
interval (days and milliseconds) values which could be null.
|
IntervalYearVector
IntervalYearVector implements a fixed width (4 bytes) vector of
interval (years and months) values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeNanoVector
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
|
TimeSecVector
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
|
TimeStampVector
TimeStampVector is an abstract interface for fixed width vector (8 bytes)
of timestamp 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.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
Decimal256Vector
Decimal256Vector implements a fixed width vector (32 bytes) of
decimal values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
UInt1Vector
UInt1Vector implements a fixed width (1 bytes) vector of
integer values which could be null.
|
UInt2Vector
UInt2Vector implements a fixed width (2 bytes) vector of
integer values which could be null.
|
UInt4Vector
UInt4Vector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
UInt8Vector
UInt8Vector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
Class and Description |
---|
LargeVarCharVector
LargeVarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
VarCharVector
VarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
Class and Description |
---|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
BaseFixedWidthVector
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
|
BaseIntVector
Interface for all int type vectors.
|
BaseLargeVariableWidthVector
BaseLargeVariableWidthVector is a base class providing functionality for large strings/large bytes types.
|
BaseValueVector
Base class for other Arrow Vector Types.
|
BaseVariableWidthVector
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
|
BufferBacked
Content is backed by a buffer and can be loaded/unloaded.
|
BufferLayout
Metadata class that captures the "type" of an Arrow buffer.
|
BufferLayout.BufferType
Enumeration of the different logical types a buffer can have.
|
DensityAwareVector
Vector that support density aware initial capacity settings.
|
ElementAddressableVector
Vector for which each data element resides in a continuous memory region,
so it can be pointed to by an
ArrowBufPointer . |
FieldVector
A vector corresponding to a Field in the schema.
|
FixedWidthVector
Interface for all fixed width
ElementAddressableVector (e.g. |
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
FloatingPointVector
The interface for vectors with floating point values.
|
NullVector
A null type vector.
|
PeriodDuration
Combination of Period and Duration for representing this interval type
as a POJO.
|
TimeStampVector
TimeStampVector is an abstract interface for fixed width vector (8 bytes)
of timestamp values which could be null.
|
TypeLayout
The buffer layout of vectors for a given type.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VariableWidthVector
Interface vectors that contain variable width members (e.g.
|
VectorDefinitionSetter
Interface for setting a specific index values as defined/valid on a vector.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
ZeroVector
A zero length vector of any type.
|
Class and Description |
---|
BaseFixedWidthVector
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
|
BaseLargeVariableWidthVector
BaseLargeVariableWidthVector is a base class providing functionality for large strings/large bytes types.
|
BaseVariableWidthVector
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
|
ExtensionTypeVector
A vector that wraps an underlying vector, used to help implement extension types.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
NullVector
A null type vector.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
FloatingPointVector
The interface for vectors with floating point values.
|
Class and Description |
---|
AddOrGetResult
Tuple class containing a vector and whether is was created.
|
BaseValueVector
Base class for other Arrow Vector Types.
|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
BufferBacked
Content is backed by a buffer and can be loaded/unloaded.
|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DateMilliVector
DateMilliVector implements a fixed width vector (8 bytes) of
date values which could be null.
|
Decimal256Vector
Decimal256Vector implements a fixed width vector (32 bytes) of
decimal values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
DensityAwareVector
Vector that support density aware initial capacity settings.
|
DurationVector
DurationVector implements a fixed width vector (8 bytes) of
a configurable TimeUnit granularity duration values which could be null.
|
FieldVector
A vector corresponding to a Field in the schema.
|
FixedSizeBinaryVector
FixedSizeBinaryVector implements a fixed width vector of
binary values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntervalDayVector
IntervalDayVector implements a fixed width vector (8 bytes) of
interval (days and milliseconds) values which could be null.
|
IntervalMonthDayNanoVector
IntervalMonthDayNanoVector implements a fixed width vector (16 bytes) of
interval (month, days and nanoseconds) values which could be null.
|
IntervalYearVector
IntervalYearVector implements a fixed width (4 bytes) vector of
interval (years and months) values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
LargeVarBinaryVector
LargeVarBinaryVector implements a large variable width vector of binary
values which could be NULL.
|
LargeVarCharVector
LargeVarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeNanoVector
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
|
TimeSecVector
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
|
TimeStampMicroTZVector
TimeStampMicroTZVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
|
TimeStampMicroVector
TimeStampMicroVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
|
TimeStampMilliTZVector
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TimeStampMilliVector
TimeStampMilliVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TimeStampNanoTZVector
TimeStampNanoTZVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
|
TimeStampNanoVector
TimeStampNanoVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
|
TimeStampSecTZVector
TimeStampSecTZVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
|
TimeStampSecVector
TimeStampSecVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
UInt1Vector
UInt1Vector implements a fixed width (1 bytes) vector of
integer values which could be null.
|
UInt2Vector
UInt2Vector implements a fixed width (2 bytes) vector of
integer values which could be null.
|
UInt4Vector
UInt4Vector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
UInt8Vector
UInt8Vector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VarBinaryVector
VarBinaryVector implements a variable width vector of binary
values which could be NULL.
|
VarCharVector
VarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
Class and Description |
---|
BigIntVector
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
BitVector
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
|
DateDayVector
DateDayVector implements a fixed width (4 bytes) vector of
date values which could be null.
|
DateMilliVector
DateMilliVector implements a fixed width vector (8 bytes) of
date values which could be null.
|
Decimal256Vector
Decimal256Vector implements a fixed width vector (32 bytes) of
decimal values which could be null.
|
DecimalVector
DecimalVector implements a fixed width vector (16 bytes) of
decimal values which could be null.
|
DurationVector
DurationVector implements a fixed width vector (8 bytes) of
a configurable TimeUnit granularity duration values which could be null.
|
FixedSizeBinaryVector
FixedSizeBinaryVector implements a fixed width vector of
binary values which could be null.
|
Float4Vector
Float4Vector implements a fixed width vector (4 bytes) of
float values which could be null.
|
Float8Vector
Float8Vector implements a fixed width vector (8 bytes) of
double values which could be null.
|
IntervalDayVector
IntervalDayVector implements a fixed width vector (8 bytes) of
interval (days and milliseconds) values which could be null.
|
IntervalMonthDayNanoVector
IntervalMonthDayNanoVector implements a fixed width vector (16 bytes) of
interval (month, days and nanoseconds) values which could be null.
|
IntervalYearVector
IntervalYearVector implements a fixed width (4 bytes) vector of
interval (years and months) values which could be null.
|
IntVector
IntVector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
LargeVarBinaryVector
LargeVarBinaryVector implements a large variable width vector of binary
values which could be NULL.
|
LargeVarCharVector
LargeVarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
PeriodDuration
Combination of Period and Duration for representing this interval type
as a POJO.
|
SmallIntVector
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
|
TimeMicroVector
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
|
TimeMilliVector
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
|
TimeNanoVector
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
|
TimeSecVector
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
|
TimeStampMicroTZVector
TimeStampMicroTZVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
|
TimeStampMicroVector
TimeStampMicroVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
|
TimeStampMilliTZVector
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TimeStampMilliVector
TimeStampMilliVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
|
TimeStampNanoTZVector
TimeStampNanoTZVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
|
TimeStampNanoVector
TimeStampNanoVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
|
TimeStampSecTZVector
TimeStampSecTZVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
|
TimeStampSecVector
TimeStampSecVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
|
TinyIntVector
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
|
UInt1Vector
UInt1Vector implements a fixed width (1 bytes) vector of
integer values which could be null.
|
UInt2Vector
UInt2Vector implements a fixed width (2 bytes) vector of
integer values which could be null.
|
UInt4Vector
UInt4Vector implements a fixed width (4 bytes) vector of
integer values which could be null.
|
UInt8Vector
UInt8Vector implements a fixed width vector (8 bytes) of
integer values which could be null.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VarBinaryVector
VarBinaryVector implements a variable width vector of binary
values which could be NULL.
|
VarCharVector
VarCharVector implements a variable width vector of VARCHAR
values which could be NULL.
|
Class and Description |
---|
PeriodDuration
Combination of Period and Duration for representing this interval type
as a POJO.
|
Class and Description |
---|
FieldVector
A vector corresponding to a Field in the schema.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
Class and Description |
---|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
FieldVector
A vector corresponding to a Field in the schema.
|
PeriodDuration
Combination of Period and Duration for representing this interval type
as a POJO.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
FieldVector
A vector corresponding to a Field in the schema.
|
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.
|
Class and Description |
---|
BaseFixedWidthVector
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
|
BaseLargeVariableWidthVector
BaseLargeVariableWidthVector is a base class providing functionality for large strings/large bytes types.
|
BaseVariableWidthVector
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
|
ElementAddressableVector
Vector for which each data element resides in a continuous memory region,
so it can be pointed to by an
ArrowBufPointer . |
ExtensionTypeVector
A vector that wraps an underlying vector, used to help implement extension types.
|
FieldVector
A vector corresponding to a Field in the schema.
|
NullVector
A null type vector.
|
ValueVector
An abstraction that is used to store a sequence of values in an individual column.
|
VectorSchemaRoot
Holder for a set of vectors to be loaded/unloaded.
|
Class and Description |
---|
BaseFixedWidthVector
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
|
BaseLargeVariableWidthVector
BaseLargeVariableWidthVector is a base class providing functionality for large strings/large bytes types.
|
BaseVariableWidthVector
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
|
ExtensionTypeVector
A vector that wraps an underlying vector, used to help implement extension types.
|
NullVector
A null type vector.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.