| Interface | Description |
|---|---|
| Cluster |
Facade cluster interface which provides API to interact with cluster members.
|
| Class | Description |
|---|---|
| ClusterConfig |
Cluster configuration encapsulate settings needed cluster to create and successfully join.
|
| ClusterConfig.Builder | |
| ClusterMath |
Utility class which contains math computation on cluster properties.
|
| Member |
Cluster member which represents node in the cluster and contains its id, address and metadata.
|
Copyright © 2015–2017. All rights reserved.