Uses of Interface
org.apache.drill.exec.record.metadata.VariantMetadata

Packages that use VariantMetadata
Package
Description
Handles the details of the result set loader implementation.
The "row set model" provides a "dual" of the vector structure used to create, allocate and work with a collection of vectors.
Provides a fluent schema builder.
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.
Implementation of the vector writers.