Uses of Interface
io.atomix.cluster.messaging.ClusterEventService
| 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 ClusterEventService in io.atomix.cluster
Methods in io.atomix.cluster that return ClusterEventService Modifier and Type Method Description ClusterEventServiceAtomixCluster. getEventService()Returns the cluster event service. -
Uses of ClusterEventService in io.atomix.cluster.messaging
Subinterfaces of ClusterEventService in io.atomix.cluster.messaging Modifier and Type Interface Description interfaceManagedClusterEventServiceManaged cluster event service.