Uses of Enum Class
com.hazelcast.core.LifecycleEvent.LifecycleState
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
Provides core API interfaces/classes.
-
Uses of LifecycleEvent.LifecycleState in com.hazelcast.client.util
-
Uses of LifecycleEvent.LifecycleState in com.hazelcast.core
Modifier and TypeMethodDescriptionLifecycleEvent.getState()
Returns the enum constant of this class with the specified name.static LifecycleEvent.LifecycleState[]
LifecycleEvent.LifecycleState.values()
Returns an array containing the constants of this enum class, in the order they are declared.