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

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

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

Methods in org.gcube.execution.workflowengine.service.stubs that return HADOOPPropertyResource
 HADOOPPropertyResource[] HADOOPResource.getProperties()
          Gets the properties value for this HADOOPResource.
 HADOOPPropertyResource HADOOPResource.getProperties(int i)
           
 

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

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