public class ServiceCluster extends Object
| Constructor and Description |
|---|
ServiceCluster(String regionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addClusterChangeListener(ClusterChangeListener listener) |
com.google.common.collect.ListMultimap<Zone,ServiceNode> |
clusterNodes() |
String |
regionId() |
protected void |
updateClusterNodes() |
public ServiceCluster(String regionId)
public String regionId()
public com.google.common.collect.ListMultimap<Zone,ServiceNode> clusterNodes()
public void addClusterChangeListener(ClusterChangeListener listener)
protected void updateClusterNodes()
Copyright © 2020 org.mydotey. All rights reserved.