| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueVector.allocateNew()
Allocate new buffers.
|
void |
NullVector.allocateNew() |
void |
ExtensionTypeVector.allocateNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
LargeListVector.allocateNew()
Same as
LargeListVector.allocateNewSafe(). |
void |
FixedSizeListVector.allocateNew() |
void |
ListVector.allocateNew()
Same as
ListVector.allocateNewSafe(). |
void |
AbstractContainerVector.allocateNew() |
void |
DenseUnionVector.allocateNew() |
void |
UnionVector.allocateNew() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.