| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
static SortOptions |
SortOptions.Defaults() |
SortOptions |
SortOptions.getPointer(long i) |
SortOptions |
SortOptions.position(long position) |
SortOptions |
SortOptions.sort_keys(SortKey setter) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayResult |
arrow.SortIndices(Datum datum,
SortOptions options) |
static ArrayResult |
arrow.SortIndices(Datum datum,
SortOptions options,
ExecContext ctx)
\brief Returns the indices that would sort an input in the
specified order.
|
Copyright © 2021. All rights reserved.