| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NullableMapVector |
| Modifier and Type | Method and Description |
|---|---|
void |
MapVector.copyFromSafe(int fromIndex,
int thisIndex,
MapVector from) |
| Constructor and Description |
|---|
MapVector.MapTransferPair(MapVector from,
MapVector to) |
MapVector.MapTransferPair(MapVector from,
MapVector to,
boolean allocate) |
| Modifier and Type | Field and Description |
|---|---|
protected MapVector |
SingleMapWriter.container |
| Constructor and Description |
|---|
ComplexWriterImpl(String name,
MapVector container) |
ComplexWriterImpl(String name,
MapVector container,
boolean unionEnabled) |
NullableMapReaderImpl(MapVector vector) |
SingleMapReaderImpl(MapVector vector) |
SingleMapWriter(MapVector container) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.