| Package | Description |
|---|---|
| org.apache.drill.exec.physical.resultSet.model |
The "row set model" provides a "dual" of the vector structure used to create,
allocate and work with a collection of vectors.
|
| org.apache.drill.exec.vector.complex |
| Modifier and Type | Method and Description |
|---|---|
protected R |
ContainerVisitor.visitRepeatedPrimitive(BaseRepeatedValueVector vector,
A arg) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseRepeatedValueVector.BaseRepeatedValueVectorTransferPair<T extends BaseRepeatedValueVector> |
| Modifier and Type | Class and Description |
|---|---|
class |
ListVector
"Non-repeated" LIST vector.
|
class |
RepeatedDictVector |
protected static class |
RepeatedListVector.DelegateRepeatedVector |
| Modifier and Type | Field and Description |
|---|---|
protected T |
BaseRepeatedValueVector.BaseRepeatedValueVectorTransferPair.target |
Copyright © 2021 The Apache Software Foundation. All rights reserved.