org.jclouds.cloudwatch.domain
Class EC2Constants.MetricName
java.lang.Object
org.jclouds.cloudwatch.domain.EC2Constants.MetricName
- Enclosing interface:
- EC2Constants
public static class EC2Constants.MetricName
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPU_UTILIZATION
public static final String CPU_UTILIZATION
- See Also:
- Constant Field Values
DISK_READ_BYTES
public static final String DISK_READ_BYTES
- See Also:
- Constant Field Values
DISK_READ_OPS
public static final String DISK_READ_OPS
- See Also:
- Constant Field Values
DISK_WRITE_BYTES
public static final String DISK_WRITE_BYTES
- See Also:
- Constant Field Values
DISK_WRITE_OPS
public static final String DISK_WRITE_OPS
- See Also:
- Constant Field Values
NETWORK_IN
public static final String NETWORK_IN
- See Also:
- Constant Field Values
NETWORK_OUT
public static final String NETWORK_OUT
- See Also:
- Constant Field Values
EC2Constants.MetricName
public EC2Constants.MetricName()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.