Uses of Class
org.hpccsystems.ws.client.wrappers.ClusterQueryWrapper
-
Packages that use ClusterQueryWrapper Package Description org.hpccsystems.ws.client.wrappers.wsworkunits -
-
Uses of ClusterQueryWrapper in org.hpccsystems.ws.client.wrappers.wsworkunits
Methods in org.hpccsystems.ws.client.wrappers.wsworkunits that return types with arguments of type ClusterQueryWrapper Modifier and Type Method Description List<ClusterQueryWrapper>QueryResultWrapper. getClusters()Deprecated.Gets the clusters.Method parameters in org.hpccsystems.ws.client.wrappers.wsworkunits with type arguments of type ClusterQueryWrapper Modifier and Type Method Description voidQueryResultWrapper. setClusters(List<ClusterQueryWrapper> clusters)Deprecated.Sets the clusters.
-