| Package | Description |
|---|---|
| org.apache.arrow.algorithm.sort | |
| org.apache.arrow.vector.complex |
| Modifier and Type | Method and Description |
|---|---|
VectorValueComparator<RepeatedValueVector> |
DefaultVectorComparators.RepeatedValueComparator.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultVectorComparators.RepeatedValueComparator.attachVectors(RepeatedValueVector vector1,
RepeatedValueVector vector2) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRepeatedValueVector
Base class for Vectors that contain repeated values.
|
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 © 2024 The Apache Software Foundation. All rights reserved.