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

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

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

Methods in org.gcube.execution.workflowengine.service.stubs that return HADOOPFileResource
 HADOOPFileResource[] HADOOPResource.getFiles()
          Gets the files value for this HADOOPResource.
 HADOOPFileResource HADOOPResource.getFiles(int i)
           
 

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

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