| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
PartitionNthOptions |
PartitionNthOptions.null_placement(arrow.NullPlacement setter) |
PartitionNthOptions |
PartitionNthOptions.null_placement(arrow.NullPlacement setter) |
PartitionNthOptions |
PartitionNthOptions.pivot(long setter) |
PartitionNthOptions |
PartitionNthOptions.pivot(long setter) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayResult |
arrow.NthToIndices(Array values,
PartitionNthOptions options) |
static ArrayResult |
arrow.NthToIndices(Array values,
PartitionNthOptions options) |
static ArrayResult |
arrow.NthToIndices(Array values,
PartitionNthOptions options,
ExecContext ctx)
\brief Return indices that partition an array around n-th sorted element.
|
static ArrayResult |
arrow.NthToIndices(Array values,
PartitionNthOptions options,
ExecContext ctx)
\brief Return indices that partition an array around n-th sorted element.
|
Copyright © 2022. All rights reserved.