Uses of Interface
io.atomix.cluster.ClusterMembershipService
| Package | Description |
|---|---|
| io.atomix.cluster |
Provides classes and interfaces for cluster management.
|
-
Uses of ClusterMembershipService in io.atomix.cluster
Subinterfaces of ClusterMembershipService in io.atomix.cluster Modifier and Type Interface Description interfaceManagedClusterMembershipServiceManaged cluster.Methods in io.atomix.cluster that return ClusterMembershipService Modifier and Type Method Description ClusterMembershipServiceAtomixCluster. getMembershipService()Returns the cluster membership service.