Uses of Enum
org.apache.curator.framework.recipes.leader.LeaderLatch.State
-
Uses of LeaderLatch.State in org.apache.curator.framework.recipes.leader
Modifier and TypeMethodDescriptionLeaderLatch.getState()
Returns this instances current state, this is the only way to verify that the object has been closed before closing again.static LeaderLatch.State
Returns the enum constant of this type with the specified name.static LeaderLatch.State[]
LeaderLatch.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.