Uses of Class
org.gcube.execution.workflowengine.service.stubs.HADOOPArchiveResource

Packages that use HADOOPArchiveResource
org.gcube.execution.workflowengine.service.stubs   
 

Uses of HADOOPArchiveResource in org.gcube.execution.workflowengine.service.stubs
 

Methods in org.gcube.execution.workflowengine.service.stubs that return HADOOPArchiveResource
 HADOOPArchiveResource[] HADOOPResource.getArchives()
          Gets the archives value for this HADOOPResource.
 HADOOPArchiveResource HADOOPResource.getArchives(int i)
           
 

Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type HADOOPArchiveResource
 void HADOOPResource.setArchives(HADOOPArchiveResource[] archives)
          Sets the archives value for this HADOOPResource.
 void HADOOPResource.setArchives(int i, HADOOPArchiveResource _value)
           
 

Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type HADOOPArchiveResource
HADOOPResource(HADOOPArchiveResource[] archives, HADOOPArgumentResource[] arguments, HADOOPConfigurationResource configuration, HADOOPFileResource[] files, HADOOPInputResource[] inputs, HADOOPJarResource jar, HADOOPLibResource[] libs, HADOOPMainResource main, HADOOPOutputResource[] outputs, HADOOPPropertyResource[] properties)
           
 



Copyright © 2012. All Rights Reserved.