| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
ThreadPoolResult.MoveValueUnsafe() |
ThreadPool |
ThreadPoolResult.multiply() |
ThreadPool |
ThreadPoolResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
ThreadPool |
ThreadPoolResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
ThreadPoolResult(ThreadPool value)
Constructs a Result object that contains
value. |
| Modifier and Type | Method and Description |
|---|---|
static ThreadPool |
arrow.GetCpuThreadPool() |
Copyright © 2021. All rights reserved.