Uses of Class
org.apache.drill.exec.physical.resultSet.impl.SingleVectorState.SimpleVectorState
Package
Description
Handles the details of the result set loader implementation.
-
Uses of SingleVectorState.SimpleVectorState in org.apache.drill.exec.physical.resultSet.impl
Modifier and TypeClassDescriptionstatic class
State for a scalar value vector.static class
static class
State for a scalar value vector.Modifier and TypeMethodDescriptionSingleVectorState.vectorState
(ColumnMetadata schema, WriterEvents writer, ValueVector mainVector)