public interface StateManager extends DatabaseActivationListener, DatabaseDeactivationListener, Lifecycle
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getInitialState()
Returns the initial state of the cluster.
|
boolean |
isMembershipEmpty()
Detects whether or not the membership of this state manager is empty.
|
activated
deactivated
java.util.Set<java.lang.String> getInitialState()
boolean isMembershipEmpty()