| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
KernelState |
KernelState.getPointer(long i) |
KernelState |
KernelState.position(long position) |
KernelState |
KernelContext.state() |
| Modifier and Type | Method and Description |
|---|---|
void |
KernelContext.SetState(KernelState state)
\brief Assign the active KernelState to be utilized for each stage of
kernel execution.
|
| Modifier and Type | Method and Description |
|---|---|
KernelState |
Expression.Call.kernel_state() |
| Modifier and Type | Method and Description |
|---|---|
Expression.Call |
Expression.Call.kernel_state(KernelState setter) |
Copyright © 2021. All rights reserved.