Uses of Class
org.hpccsystems.ws.client.platform.LogicalFile
-
Packages that use LogicalFile Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of LogicalFile in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return LogicalFile Modifier and Type Method Description static LogicalFileLogicalFile. get(Platform platform, String name)Gets the.LogicalFileFileSprayWorkunit. getLogicalFile()Gets the logical file.LogicalFilePlatform. getLogicalFile(String name)Gets the logical file.LogicalFilePlatform. getLogicalFile(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFULogicalFile lf)Gets the logical file.LogicalFilePlatform. getLogicalFile(org.hpccsystems.ws.client.gen.axis2.wsworkunits.latest.ECLSourceFile sf)Gets the logical file.LogicalFile[]Platform. getLogicalFiles()Gets the logical files.LogicalFile[]Platform. getLogicalFiles(String cluster)Gets the logical files.LogicalFile[]Workunit. getSourceFiles()Gets the source files.
-