Interface PrimaryElectionEventListener

All Superinterfaces:
io.atomix.utils.event.EventFilter<PrimaryElectionEvent>, io.atomix.utils.event.EventListener<PrimaryElectionEvent>

public interface PrimaryElectionEventListener
extends io.atomix.utils.event.EventListener<PrimaryElectionEvent>
Primary election event listener.
  • Method Summary

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

    isRelevant

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

    event