Class PrimaryElectionEvent

java.lang.Object
io.atomix.utils.event.AbstractEvent<PrimaryElectionEvent.Type,​PrimaryTerm>
io.atomix.primitive.partition.PrimaryElectionEvent
All Implemented Interfaces:
io.atomix.utils.event.Event<PrimaryElectionEvent.Type,​PrimaryTerm>

public class PrimaryElectionEvent
extends io.atomix.utils.event.AbstractEvent<PrimaryElectionEvent.Type,​PrimaryTerm>
Primary election event.