Class SingleVectorState.IsSetVectorState
java.lang.Object
org.apache.drill.exec.physical.resultSet.impl.SingleVectorState
org.apache.drill.exec.physical.resultSet.impl.SingleVectorState.SimpleVectorState
org.apache.drill.exec.physical.resultSet.impl.SingleVectorState.FixedWidthVectorState
org.apache.drill.exec.physical.resultSet.impl.SingleVectorState.IsSetVectorState
- All Implemented Interfaces:
VectorState
- Enclosing class:
- SingleVectorState
public static class SingleVectorState.IsSetVectorState
extends SingleVectorState.FixedWidthVectorState
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.exec.physical.resultSet.impl.SingleVectorState
SingleVectorState.FixedWidthVectorState, SingleVectorState.IsSetVectorState, SingleVectorState.OffsetVectorState, SingleVectorState.SimpleVectorState, SingleVectorState.VariableWidthVectorState
-
Field Summary
Fields inherited from class org.apache.drill.exec.physical.resultSet.impl.SingleVectorState
backupVector, mainVector, writer
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.physical.resultSet.impl.SingleVectorState.SimpleVectorState
copyOverflow
Methods inherited from class org.apache.drill.exec.physical.resultSet.impl.SingleVectorState
allocate, close, dump, harvestWithLookAhead, isProjected, parseVectorType, rollover, startBatchWithLookAhead, vector, vectorState
-
Constructor Details
-
IsSetVectorState
-
-
Method Details
-
allocateVector
- Overrides:
allocateVector
in classSingleVectorState.FixedWidthVectorState
-