Interface ManagedPrimaryElection

All Superinterfaces:
io.atomix.utils.event.ListenerService<PrimaryElectionEvent,​PrimaryElectionEventListener>, io.atomix.utils.Managed<PrimaryElection>, PrimaryElection

public interface ManagedPrimaryElection
extends PrimaryElection, io.atomix.utils.Managed<PrimaryElection>
Managed primary election.
  • Method Summary

    Methods inherited from interface io.atomix.utils.event.ListenerService

    addListener, removeListener

    Methods inherited from interface io.atomix.utils.Managed

    isRunning, start, stop

    Methods inherited from interface io.atomix.primitive.partition.PrimaryElection

    enter, getTerm