Class | Description |
---|---|
AbstractHeapVector |
Heap vector that nullable shared structure.
|
HeapArrayVector |
This class represents a nullable heap array column vector.
|
HeapBooleanVector |
This class represents a nullable heap boolean column vector.
|
HeapBytesVector |
This class supports string and binary data by value reference -- i.e.
|
HeapByteVector |
This class represents a nullable byte column vector.
|
HeapDoubleVector |
This class represents a nullable double precision floating point column vector.
|
HeapFloatVector |
This class represents a nullable double precision floating point column vector.
|
HeapIntVector |
This class represents a nullable int column vector.
|
HeapLongVector |
This class represents a nullable long column vector.
|
HeapMapVector |
This class represents a nullable heap map column vector.
|
HeapRowVector |
This class represents a nullable heap row column vector.
|
HeapShortVector |
This class represents a nullable short column vector.
|
HeapTimestampVector |
This class represents a nullable byte column vector.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.