public static class NullVectorState.UnmanagedVectorState extends NullVectorState
NullVectorState.UnmanagedVectorState| Constructor and Description |
|---|
UnmanagedVectorState(ValueVector vector) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ValueVector> |
vector()
Underlying vector: the one presented to the consumer of the
result set loader.
|
allocate, close, dump, harvestWithLookAhead, isProjected, rollover, startBatchWithLookAheadpublic UnmanagedVectorState(ValueVector vector)
public <T extends ValueVector> T vector()
VectorStatevector in interface VectorStatevector in class NullVectorStateCopyright © 2021 The Apache Software Foundation. All rights reserved.