Uses of Class
org.hpccsystems.ws.client.platform.FileSprayWorkunit
-
Packages that use FileSprayWorkunit Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of FileSprayWorkunit in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return FileSprayWorkunit Modifier and Type Method Description static FileSprayWorkunitFileSprayWorkunit. get(Platform platform, String wuid)Gets the.FileSprayWorkunitLogicalFile. getFileSprayWorkunit()Gets the file spray workunit.FileSprayWorkunitPlatform. getFileSprayWorkunit(String id)Gets the file spray workunit.FileSprayWorkunitPlatform. getFileSprayWorkunit(org.hpccsystems.ws.client.wrappers.gen.filespray.DFUWorkunitWrapper wu)Gets the file spray workunit.FileSprayWorkunit[]Platform. getFileSprayWorkunits()Gets the file spray workunits.FileSprayWorkunit[]Platform. getFileSprayWorkunits(String cluster)Gets the file spray workunits.
-