| Package | Description |
|---|---|
| org.apache.drill.exec.vector.complex | |
| org.apache.drill.exec.vector.complex.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DictVector
A
ValueVector holding key-value pairs. |
class |
RepeatedMapVector |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRepeatedMapVector.copyFromSafe(int fromIndex,
int thisIndex,
AbstractRepeatedMapVector from) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRepeatedMapReaderImpl<V extends AbstractRepeatedMapVector> |
| Modifier and Type | Field and Description |
|---|---|
protected V |
AbstractRepeatedMapReaderImpl.vector |
Copyright © 2021 The Apache Software Foundation. All rights reserved.