org.jclouds.cloudwatch.domain
Class EBSConstants.MetricName

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.EBSConstants.MetricName
Enclosing class:
EBSConstants

public static class EBSConstants.MetricName
extends Object


Field Summary
static String VOLUME_IDLE_TIME
           
static String VOLUME_QUEUE_LENGTH
           
static String VOLUME_READ_BYTES
           
static String VOLUME_READ_OPS
           
static String VOLUME_TOTAL_READ_TIME
           
static String VOLUME_TOTAL_WRITE_TIME
           
static String VOLUME_WRITE_BYTES
           
static String VOLUME_WRITE_OPS
           
 
Constructor Summary
EBSConstants.MetricName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VOLUME_IDLE_TIME

public static final String VOLUME_IDLE_TIME
See Also:
Constant Field Values

VOLUME_QUEUE_LENGTH

public static final String VOLUME_QUEUE_LENGTH
See Also:
Constant Field Values

VOLUME_READ_BYTES

public static final String VOLUME_READ_BYTES
See Also:
Constant Field Values

VOLUME_READ_OPS

public static final String VOLUME_READ_OPS
See Also:
Constant Field Values

VOLUME_TOTAL_READ_TIME

public static final String VOLUME_TOTAL_READ_TIME
See Also:
Constant Field Values

VOLUME_TOTAL_WRITE_TIME

public static final String VOLUME_TOTAL_WRITE_TIME
See Also:
Constant Field Values

VOLUME_WRITE_BYTES

public static final String VOLUME_WRITE_BYTES
See Also:
Constant Field Values

VOLUME_WRITE_OPS

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

EBSConstants.MetricName

public EBSConstants.MetricName()


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