Uses of Interface
io.atomix.cluster.messaging.ClusterCommunicationService
| Package | Description |
|---|---|
| io.atomix.cluster |
Provides classes and interfaces for cluster management.
|
| io.atomix.cluster.messaging |
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
|
-
Uses of ClusterCommunicationService in io.atomix.cluster
Methods in io.atomix.cluster that return ClusterCommunicationService Modifier and Type Method Description ClusterCommunicationServiceAtomixCluster. getCommunicationService()Returns the cluster communication service. -
Uses of ClusterCommunicationService in io.atomix.cluster.messaging
Subinterfaces of ClusterCommunicationService in io.atomix.cluster.messaging Modifier and Type Interface Description interfaceManagedClusterCommunicationServiceManaged cluster communicator.