| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
static NullOptions |
NullOptions.Defaults() |
static NullOptions |
NullOptions.Defaults() |
NullOptions |
NullOptions.getPointer(long i) |
NullOptions |
NullOptions.getPointer(long i) |
NullOptions |
NullOptions.nan_is_null(boolean setter) |
NullOptions |
NullOptions.nan_is_null(boolean setter) |
NullOptions |
NullOptions.position(long position) |
NullOptions |
NullOptions.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static DatumResult |
arrow.IsNull(Datum values,
NullOptions options,
ExecContext ctx)
\brief IsNull returns true for each element of
values that is null,
false otherwise |
static DatumResult |
arrow.IsNull(Datum values,
NullOptions options,
ExecContext ctx)
\brief IsNull returns true for each element of
values that is null,
false otherwise |
Copyright © 2022. All rights reserved.