Uses of Class
org.apache.drill.exec.physical.impl.protocol.VectorContainerAccessor
Package
Description
Defines a revised implementation of the Drill RecordBatch protocol.
Defines the scan operation implementation.
-
Uses of VectorContainerAccessor in org.apache.drill.exec.physical.impl.protocol
Modifier and TypeClassDescriptionclass
Extension of the container accessor that holds an optional selection vector, presenting the batch row count as the selection vector count. -
Uses of VectorContainerAccessor in org.apache.drill.exec.physical.impl.scan
Modifier and TypeFieldDescriptionprotected final VectorContainerAccessor
ScanOperatorExec.containerAccessor