| Package | Description |
|---|---|
| org.apache.arrow.algorithm.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedWidthOutOfPlaceVectorSorter<V extends BaseFixedWidthVector>
Default out-of-place sorter for fixed-width vectors.
|
class |
VariableWidthOutOfPlaceVectorSorter<V extends BaseVariableWidthVector>
Default sorter for variable-width vectors.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.