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, startBatchWithLookAhead
public UnmanagedVectorState(ValueVector vector)
public <T extends ValueVector> T vector()
VectorState
vector
in interface VectorState
vector
in class NullVectorState
Copyright © 1970 The Apache Software Foundation. All rights reserved.