| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
FutureWaiter.Kind |
FutureWaiter.Kind.intern() |
static FutureWaiter.Kind |
FutureWaiter.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FutureWaiter.Kind[] |
FutureWaiter.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FutureWaiter |
FutureWaiter.Make(FutureWaiter.Kind kind,
FutureImplVector futures) |
Copyright © 2020. All rights reserved.