| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
FunctionOptionsType |
FunctionOptionsTypeResult.MoveValueUnsafe() |
FunctionOptionsType |
FunctionOptionsTypeResult.MoveValueUnsafe() |
FunctionOptionsType |
FunctionOptionsTypeResult.multiply() |
FunctionOptionsType |
FunctionOptionsTypeResult.multiply() |
FunctionOptionsType |
FunctionOptions.options_type() |
FunctionOptionsType |
FunctionOptions.options_type() |
FunctionOptionsType |
FunctionOptionsTypeResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FunctionOptionsType |
FunctionOptionsTypeResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
FunctionOptionsType |
FunctionOptionsTypeResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
FunctionOptionsType |
FunctionOptionsTypeResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
FunctionRegistry.AddFunctionOptionsType(FunctionOptionsType options_type) |
Status |
FunctionRegistry.AddFunctionOptionsType(FunctionOptionsType options_type) |
Status |
FunctionRegistry.AddFunctionOptionsType(FunctionOptionsType options_type,
boolean allow_overwrite)
\brief Add a new function options type to the registry.
|
Status |
FunctionRegistry.AddFunctionOptionsType(FunctionOptionsType options_type,
boolean allow_overwrite)
\brief Add a new function options type to the registry.
|
| Constructor and Description |
|---|
FunctionOptionsTypeResult(FunctionOptionsType value)
Constructs a Result object that contains
value. |
FunctionOptionsTypeResult(FunctionOptionsType value)
Constructs a Result object that contains
value. |
Copyright © 2022. All rights reserved.