Uses of Class
org.hpccsystems.ws.client.wrappers.wsdfu.DFUResultWrapper
-
Packages that use DFUResultWrapper 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 DFUResultWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return types with arguments of type DFUResultWrapper Modifier and Type Method Description List<DFUResultWrapper>HPCCWsDFUClient. deleteFiles(Set<String> files, String cluster)Delete files.
-