Uses of Interface
org.apache.drill.exec.vector.accessor.reader.VectorAccessor

Packages that use VectorAccessor
Package
Description
The "row set model" provides a "dual" of the vector structure used to create, allocate and work with a collection of vectors.
Implementation of a row set model for hyper-batches.
Provides a light-weight, simplified set of column readers and writers that can be plugged into a variety of row-level readers and writers.
Provides the reader hierarchy as explained in the API package.