Uses of Class
org.hpccsystems.ws.client.wrappers.wsworkunits.QueryFileWrapper
-
Packages that use QueryFileWrapper Package Description org.hpccsystems.ws.client Provides several HPCC Systems client libraries used to actuate a variety of actions on a target HPCC Systems instance. -
-
Uses of QueryFileWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return types with arguments of type QueryFileWrapper Modifier and Type Method Description List<QueryFileWrapper>HPCCWsWorkUnitsClient. getQueryFiles(String queryname, String cluster)Gets the query files.
-