| Package | Description |
|---|---|
| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.record |
| Modifier and Type | Method and Description |
|---|---|
HyperVectorWrapper<?> |
HyperVectorValueIterator.getHyperVector() |
| Constructor and Description |
|---|
HyperVectorValueIterator(MaterializedField mf,
HyperVectorWrapper<?> hyperVector) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ValueVector> |
HyperVectorWrapper.create(MaterializedField f,
T[] v,
boolean releasable) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.