Uses of Class
org.hpccsystems.ws.client.wrappers.wsdfu.DFUFileAccessInfoWrapper
-
Packages that use DFUFileAccessInfoWrapper 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.org.hpccsystems.ws.client.wrappers.wsdfu -
-
Uses of DFUFileAccessInfoWrapper in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return DFUFileAccessInfoWrapper Modifier and Type Method Description DFUFileAccessInfoWrapperHPCCWsDFUClient. getFileAccess(String filename, String clustername, int expiryseconds, String jobid)To be used in conjunction with DAFILESRV's rowservice distributed file read/write stream.DFUFileAccessInfoWrapperHPCCWsDFUClient. getFileAccess(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.SecAccessType accesstype, String filename, String clustername, int expiryseconds, String jobid, boolean includejsonTypeInfo, boolean includebinTypeInfo, boolean requestfileinfo)To be used in conjunction with DAFILESRV's rowservice distributed file read stream. -
Uses of DFUFileAccessInfoWrapper in org.hpccsystems.ws.client.wrappers.wsdfu
Methods in org.hpccsystems.ws.client.wrappers.wsdfu that return DFUFileAccessInfoWrapper Modifier and Type Method Description DFUFileAccessInfoWrapperDFUCreateFileWrapper. getFileAccessInfo()Gets the created file Access Information.
-