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