| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
UnionMapWriter |
MapVector.getWriter()
Get the writer for this MapVector instance.
|
| Modifier and Type | Method and Description |
|---|---|
UnionMapWriter |
UnionMapWriter.key()
Return the key writer that is used to write to the "key" field.
|
UnionMapWriter |
UnionMapWriter.value()
Return the value writer that is used to write to the "value" field.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.