Uses of Class
org.hpccsystems.ws.client.wrappers.wsdfu.DFUInfoWrapper
-
Packages that use DFUInfoWrapper 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 DFUInfoWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return DFUInfoWrapper Modifier and Type Method Description DFUInfoWrapper
HPCCWsDFUClient. getFileInfo(String logicalname, String clustername)
Gets the file info.DFUInfoWrapper
HPCCWsDFUClient. getFileInfo(String logicalname, String clustername, boolean jsonTypeInfo, boolean binTypeInfo)
Gets the file info.
-