Uses of Class
org.hpccsystems.ws.client.platform.Cluster
-
Packages that use Cluster Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of Cluster in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return Cluster Modifier and Type Method Description static ClusterCluster. get(Platform platform, String name)Gets the.ClusterPlatform. getCluster(String name)Gets the cluster.ClusterPlatform. getCluster(org.hpccsystems.ws.client.gen.axis2.wstopology.latest.TpTargetCluster tc)Gets the cluster.Cluster[]Platform. getClusters()Gets the clusters.
-