Uses of Class
org.apache.drill.exec.vector.accessor.writer.AbstractArrayWriter.ArrayElementWriterIndex
Package
Description
Implementation of the vector writers.
-
Uses of AbstractArrayWriter.ArrayElementWriterIndex in org.apache.drill.exec.vector.accessor.writer
Modifier and TypeClassDescriptionclass
For scalar arrays, incrementing the element index and committing the current value is done automatically since there is exactly one value per array element.