Uses of Enum Class
org.apache.bookkeeper.common.component.Lifecycle.State
Packages that use Lifecycle.State
-
Uses of Lifecycle.State in org.apache.bookkeeper.common.component
Methods in org.apache.bookkeeper.common.component that return Lifecycle.StateModifier and TypeMethodDescriptionAbstractLifecycleComponent.lifecycleState()AutoCloseableLifecycleComponent.lifecycleState()LifecycleComponent.lifecycleState()LifecycleComponentStack.lifecycleState()Lifecycle.state()static Lifecycle.StateReturns the enum constant of this class with the specified name.static Lifecycle.State[]Lifecycle.State.values()Returns an array containing the constants of this enum class, in the order they are declared.