org.jclouds.cloudwatch.domain
Class EMRConstants.Dimension

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.EMRConstants.Dimension
Enclosing interface:
EMRConstants

public static class EMRConstants.Dimension
extends Object


Field Summary
static String JOB_FLOW_ID
           
static String JOB_ID
           
 
Constructor Summary
EMRConstants.Dimension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JOB_FLOW_ID

public static final String JOB_FLOW_ID
See Also:
Constant Field Values

JOB_ID

public static final String JOB_ID
See Also:
Constant Field Values
Constructor Detail

EMRConstants.Dimension

public EMRConstants.Dimension()


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.