Uses of Class
org.hpccsystems.ws.client.platform.Result
-
Packages that use Result Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of Result in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return Result Modifier and Type Method Description static ResultResult. get(Workunit workunit, Integer sequence)Gets the.ResultWorkunit. getResult(Integer sequence)Gets the result.ResultWorkunit. getResult(org.hpccsystems.ws.client.gen.axis2.wsworkunits.latest.ECLResult r)Gets the result.Result[]Workunit. getResults()Gets the results.
-