public interface Clusters
extends org.jvnet.hk2.config.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.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.