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

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

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

Methods in org.gcube.execution.workflowengine.service.stubs that return HADOOPArgumentResource
 HADOOPArgumentResource[] HADOOPResource.getArguments()
          Gets the arguments value for this HADOOPResource.
 HADOOPArgumentResource HADOOPResource.getArguments(int i)
           
 

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

Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type HADOOPArgumentResource
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.