| Package | Description |
|---|---|
| org.apache.drill.exec.vector.accessor.writer |
Implementation of the vector writers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScalarArrayWriter.ScalarElementWriterIndex
For scalar arrays, incrementing the element index and
committing the current value is done automatically since
there is exactly one value per array element.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractArrayWriter.ArrayElementWriterIndex |
AbstractArrayWriter.elementIndex |
Copyright © 2021 The Apache Software Foundation. All rights reserved.