| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
StructVector |
AbstractContainerVector.addOrGetStruct(String name) |
static StructVector |
StructVector.empty(String name,
BufferAllocator allocator) |
StructVector |
UnionVector.getStruct() |
| Constructor and Description |
|---|
NullableStructTransferPair(StructVector from,
StructVector to,
boolean allocate) |
| Modifier and Type | Field and Description |
|---|---|
protected StructVector |
NullableStructWriter.container |
| Modifier and Type | Method and Description |
|---|---|
NullableStructWriter |
NullableStructWriterFactory.build(StructVector container) |
| Constructor and Description |
|---|
NullableCaseSensitiveStructWriter(StructVector container) |
NullableStructWriter(StructVector container) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.