| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
IndexOptions |
IndexOptions.getPointer(long i) |
IndexOptions |
IndexOptions.getPointer(long i) |
IndexOptions |
IndexOptions.position(long position) |
IndexOptions |
IndexOptions.position(long position) |
IndexOptions |
IndexOptions.value(Scalar setter) |
IndexOptions |
IndexOptions.value(Scalar setter) |
| Modifier and Type | Method and Description |
|---|---|
static DatumResult |
arrow.Index(Datum value,
IndexOptions options) |
static DatumResult |
arrow.Index(Datum value,
IndexOptions options) |
static DatumResult |
arrow.Index(Datum value,
IndexOptions options,
ExecContext ctx)
\brief Find the first index of a value in an array.
|
static DatumResult |
arrow.Index(Datum value,
IndexOptions options,
ExecContext ctx)
\brief Find the first index of a value in an array.
|
Copyright © 2022. All rights reserved.