| 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.
|
| Modifier and Type | Method and Description |
|---|---|
UnicastService |
BootstrapService.getUnicastService()
Returns the cluster unicast service.
|
UnicastService |
AtomixCluster.getUnicastService()
Returns the cluster unicast service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedUnicastService
Managed unicast service.
|
Copyright © 2013-2019. All Rights Reserved.