Uses of Interface
io.atomix.cluster.messaging.ManagedClusterCommunicationService
Packages that use ManagedClusterCommunicationService
Package
Description
Provides classes and interfaces for cluster management.
Messaging layer interface implementations.
-
Uses of ManagedClusterCommunicationService in io.atomix.cluster
Fields in io.atomix.cluster declared as ManagedClusterCommunicationServiceModifier and TypeFieldDescriptionprotected final ManagedClusterCommunicationServiceAtomixCluster.communicationServiceMethods in io.atomix.cluster that return ManagedClusterCommunicationServiceModifier and TypeMethodDescriptionprotected static ManagedClusterCommunicationServiceAtomixCluster.buildClusterMessagingService(ClusterMembershipService membershipService, MessagingService messagingService, UnicastService unicastService) Builds a cluster messaging service. -
Uses of ManagedClusterCommunicationService in io.atomix.cluster.messaging.impl
Classes in io.atomix.cluster.messaging.impl that implement ManagedClusterCommunicationServiceModifier and TypeClassDescriptionclassCluster communication service implementation.