Interface ClusterSingletonManager.State

All Known Implementing Classes:
ClusterSingletonManager.Internal$.AcquiringLease$, ClusterSingletonManager.Internal$.BecomingOldest$, ClusterSingletonManager.Internal$.End$, ClusterSingletonManager.Internal$.HandingOver$, ClusterSingletonManager.Internal$.Oldest$, ClusterSingletonManager.Internal$.Start$, ClusterSingletonManager.Internal$.Stopping$, ClusterSingletonManager.Internal$.TakeOver$, ClusterSingletonManager.Internal$.WasOldest$, ClusterSingletonManager.Internal$.Younger$
Enclosing class:
ClusterSingletonManager

public static interface ClusterSingletonManager.State
INTERNAL API public due to the with FSM type parameters