public interface Clusters extends ConfigBeanProxy
Cluster
active configurations.| Modifier and Type | Interface and Description |
|---|---|
static class |
Clusters.Duck |
| Modifier and Type | Method and Description |
|---|---|
List<Cluster> |
getCluster()
Return the list of clusters currently configured
|
Cluster |
getCluster(String name)
Return the cluster with the given name, or null if no such cluster exists.
|
createChild, deepCopy, getParent, getParentList<Cluster> getCluster()
Cluster@DuckTyped Cluster getCluster(String name)
name - the name of the clusterCopyright © 2019. All rights reserved.