Uses of Enum Class
com.hazelcast.core.LifecycleEvent.LifecycleState
Packages that use 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
Methods in com.hazelcast.client.util that return LifecycleEvent.LifecycleState -
Uses of LifecycleEvent.LifecycleState in com.hazelcast.core
Methods in com.hazelcast.core that return LifecycleEvent.LifecycleStateModifier 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.Constructors in com.hazelcast.core with parameters of type LifecycleEvent.LifecycleState