| Package | Description |
|---|---|
| org.apache.bookkeeper.common.util |
Util functions used across the project.
|
| Modifier and Type | Method and Description |
|---|---|
static SingleThreadExecutor.State |
SingleThreadExecutor.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SingleThreadExecutor.State[] |
SingleThreadExecutor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.