| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
ExecContext.func_registry()
\brief The FunctionRegistry for looking up functions by name and
selecting kernels for execution.
|
static FunctionRegistry |
FunctionRegistry.Make()
\brief Construct a new registry.
|
| Constructor and Description |
|---|
ExecContext(MemoryPool pool,
FunctionRegistry func_registry) |
| Modifier and Type | Method and Description |
|---|---|
static FunctionRegistry |
arrow.GetFunctionRegistry()
\brief Return the process-global function registry
|
Copyright © 2021. All rights reserved.