Uses of Class
org.hpccsystems.ws.client.platform.PhysicalFile
-
Packages that use PhysicalFile Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of PhysicalFile in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return PhysicalFile Modifier and Type Method Description static PhysicalFilePhysicalFile. get(Platform platform, String name)Gets the.static PhysicalFilePhysicalFile. get(Platform platform, org.hpccsystems.ws.client.wrappers.gen.filespray.PhysicalFileStructWrapper fileStruct)Gets the.PhysicalFile[]PhysicalMachine. getFiles()Gets the files.
-