Uses of Interface
io.atomix.primitive.partition.PrimaryElectionService
| Package | Description |
|---|---|
| io.atomix.primitive.partition |
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
|
-
Uses of PrimaryElectionService in io.atomix.primitive.partition
Subinterfaces of PrimaryElectionService in io.atomix.primitive.partition Modifier and Type Interface Description interfaceManagedPrimaryElectionServiceManaged primary election service.Methods in io.atomix.primitive.partition that return PrimaryElectionService Modifier and Type Method Description PrimaryElectionServicePartitionManagementService. getElectionService()Returns the primary election service.