Uses of Enum Class
org.apache.bookkeeper.common.util.SingleThreadExecutor.State
Packages that use SingleThreadExecutor.State
Package
Description
defines the utilities for allocator used across the project.
-
Uses of SingleThreadExecutor.State in org.apache.bookkeeper.common.util
Methods in org.apache.bookkeeper.common.util that return SingleThreadExecutor.StateModifier and TypeMethodDescriptionstatic SingleThreadExecutor.StateReturns the enum constant of this class with the specified name.static SingleThreadExecutor.State[]SingleThreadExecutor.State.values()Returns an array containing the constants of this enum class, in the order they are declared.