Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.hadoop.AttachedHadoopResource.ResourceType

Packages that use AttachedHadoopResource.ResourceType
gr.uoa.di.madgik.workflow.adaptor.utils.hadoop   
 

Uses of AttachedHadoopResource.ResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop declared as AttachedHadoopResource.ResourceType
 AttachedHadoopResource.ResourceType AttachedHadoopResource.TypeOfResource
           
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop that return AttachedHadoopResource.ResourceType
static AttachedHadoopResource.ResourceType AttachedHadoopResource.ResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttachedHadoopResource.ResourceType[] AttachedHadoopResource.ResourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop with type arguments of type AttachedHadoopResource.ResourceType
 void AdaptorHadoopResources.StoreResources(Set<AttachedHadoopResource.ResourceType> ResourcesToStore, gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
           
 

Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop with parameters of type AttachedHadoopResource.ResourceType
AttachedHadoopResource(String Key, String Value, AttachedHadoopResource.ResourceType Type)
           
 



Copyright © 2012. All Rights Reserved.