See: Description
Class | Description |
---|---|
BaseWriterBuilder |
Build a set of writers for a single (non-hyper) vector container.
|
BuildVectorsFromMetadata |
Build (materialize) as set of vectors based on a provided
metadata schema.
|
DirectRowIndex |
Reader index that points directly to each row in the row set.
|
SimpleReaderBuilder |
Builds a set of readers for a single (non-hyper) batch.
|
SingleSchemaInference |
Produce a metadata schema from a vector container.
|
VectorAllocator |
Given a vector container, and a metadata schema that matches the container,
walk the schema tree to allocate new vectors according to a given
row count and the size information provided in column metadata.
|
The classes here walk the container/map/vector tree to apply operations.
Copyright © 1970 The Apache Software Foundation. All rights reserved.