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 |
HeapBooleanVector
This class represents a nullable heap boolean column vector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WritableBooleanVector
Writable
BooleanColumnVector . |
Modifier and Type | Class and Description |
---|---|
class |
ArrowBooleanColumnVector
Arrow column vector for Boolean.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.