| Package | Description |
|---|---|
| io.scalecube.cluster | |
| io.scalecube.cluster.gossip |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterConfig
Cluster configuration encapsulate settings needed cluster to create and successfully join.
|
| Constructor and Description |
|---|
GossipProtocol(Transport transport,
IMembershipProtocol membership,
GossipConfig config)
Creates new instance of gossip protocol with given memberId, transport and settings.
|
Copyright © 2015–2017. All rights reserved.