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.