Modifier and Type | Class and Description |
---|---|
class |
OrcNoHiveLongVector
This column vector is used to adapt hive's LongColumnVector to Flink's boolean, byte, short, int
and long ColumnVector.
|
Modifier and Type | Class and Description |
---|---|
class |
OrcLongColumnVector
This column vector is used to adapt hive's LongColumnVector to Flink's boolean, byte, short, int
and long ColumnVector.
|
Modifier and Type | Class and Description |
---|---|
class |
HeapIntVector
This class represents a nullable int column vector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WritableIntVector
Writable
IntColumnVector . |
Modifier and Type | Class and Description |
---|---|
class |
ArrowDateColumnVector
Arrow column vector for Date.
|
class |
ArrowIntColumnVector
Arrow column vector for Int.
|
class |
ArrowTimeColumnVector
Arrow column vector for Time.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.