public final class VectorPopulator extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
populateVectors(org.apache.arrow.vector.VectorSchemaRoot root,
List<ParameterBinding> parameters,
Calendar calendar)
Populates the vectors in the given VectorSchemaRoot.
|
public static void populateVectors(org.apache.arrow.vector.VectorSchemaRoot root,
List<ParameterBinding> parameters,
Calendar calendar)
root - The VectorSchemaRoot to populate.Copyright © 2025. All rights reserved.