Package io.atomix.cluster.messaging
Interface ManagedClusterCommunicationService
- All Superinterfaces:
ClusterCommunicationService,Managed<ClusterCommunicationService>
- All Known Implementing Classes:
DefaultClusterCommunicationService
public interface ManagedClusterCommunicationService
extends ClusterCommunicationService, Managed<ClusterCommunicationService>
Managed cluster communicator.
-
Method Summary
Methods inherited from interface io.atomix.cluster.messaging.ClusterCommunicationService
broadcast, multicast, send, subscribe, subscribe, subscribe, subscribe, unicast, unsubscribe