Uses of Enum Class
com.hazelcast.core.LifecycleEvent.LifecycleState
-
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.