gr.uoa.di.madgik.workflow.adaptor.utils.hadoop
Class OutputHadoopResource

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.adaptor.utils.hadoop.OutputHadoopResource
All Implemented Interfaces:
IOutputResource

public class OutputHadoopResource
extends Object
implements IOutputResource


Nested Class Summary
static class OutputHadoopResource.OutputType
           
 
Field Summary
 String Key
          The Key identifying the output as provided to the respective AttachedGridResource.Key
 OutputHadoopResource.OutputType TypeOfOutput
           
 String VariableID
          The Variable id of the variable in the ExecutionPlan.Variables holding the Storage System id of the actual output file
 
Constructor Summary
OutputHadoopResource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public String Key
The Key identifying the output as provided to the respective AttachedGridResource.Key


VariableID

public String VariableID
The Variable id of the variable in the ExecutionPlan.Variables holding the Storage System id of the actual output file


TypeOfOutput

public OutputHadoopResource.OutputType TypeOfOutput
Constructor Detail

OutputHadoopResource

public OutputHadoopResource()


Copyright © 2012. All Rights Reserved.