| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
NullableMapVector |
AbstractContainerVector.addOrGetMap(String name) |
static NullableMapVector |
NullableMapVector.empty(String name,
BufferAllocator allocator) |
NullableMapVector |
UnionVector.getMap() |
| Constructor and Description |
|---|
NullableMapTransferPair(NullableMapVector from,
NullableMapVector to,
boolean allocate) |
| Modifier and Type | Field and Description |
|---|---|
protected NullableMapVector |
NullableMapWriter.container |
| Modifier and Type | Method and Description |
|---|---|
NullableMapWriter |
NullableMapWriterFactory.build(NullableMapVector container) |
| Constructor and Description |
|---|
NullableCaseSensitiveMapWriter(NullableMapVector container) |
NullableMapWriter(NullableMapVector container) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.