| 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 |
|---|---|
BroadcastService |
BootstrapService.getBroadcastService()
Returns the cluster broadcast service
|
BroadcastService |
AtomixCluster.getBroadcastService()
Returns the cluster broadcast service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedBroadcastService
Managed broadcast service.
|
Copyright © 2013-2018. All Rights Reserved.