Package | Description |
---|---|
org.apache.arrow.vector.complex |
Modifier and Type | Class and Description |
---|---|
class |
FixedSizeListVector
A ListVector where every list value is of the same size.
|
class |
LargeListVector
A list vector contains lists of a specific type of elements.
|
class |
ListVector
A list vector contains lists of a specific type of elements.
|
class |
MapVector
A MapVector is used to store entries of key/value pairs.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.