Package io.atomix.primitive.partition
Interface ManagedPrimaryElectionService
- All Superinterfaces:
io.atomix.utils.event.ListenerService<PrimaryElectionEvent,PrimaryElectionEventListener>,io.atomix.utils.Managed<PrimaryElectionService>,PrimaryElectionService
public interface ManagedPrimaryElectionService extends PrimaryElectionService, io.atomix.utils.Managed<PrimaryElectionService>
Managed primary election service.
-
Method Summary
Methods inherited from interface io.atomix.primitive.partition.PrimaryElectionService
getElectionFor