org.jclouds.cloudwatch.domain
Class EMRConstants.MetricName
java.lang.Object
org.jclouds.cloudwatch.domain.EMRConstants.MetricName
- Enclosing interface:
- EMRConstants
public static class EMRConstants.MetricName
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORE_NODES_PENDING
public static final String CORE_NODES_PENDING
- See Also:
- Constant Field Values
CORE_NODES_RUNNING
public static final String CORE_NODES_RUNNING
- See Also:
- Constant Field Values
HDFS_BYTES_READ
public static final String HDFS_BYTES_READ
- See Also:
- Constant Field Values
HDFS_BYTES_WRITTEN
public static final String HDFS_BYTES_WRITTEN
- See Also:
- Constant Field Values
HDFS_UTILIZATION
public static final String HDFS_UTILIZATION
- See Also:
- Constant Field Values
IS_IDLE
public static final String IS_IDLE
- See Also:
- Constant Field Values
JOBS_FAILED
public static final String JOBS_FAILED
- See Also:
- Constant Field Values
JOBS_RUNNING
public static final String JOBS_RUNNING
- See Also:
- Constant Field Values
LIVE_DATA_NODES
public static final String LIVE_DATA_NODES
- See Also:
- Constant Field Values
LIVE_TASK_TRACKERS
public static final String LIVE_TASK_TRACKERS
- See Also:
- Constant Field Values
MAP_SLOTS_OPEN
public static final String MAP_SLOTS_OPEN
- See Also:
- Constant Field Values
MISSING_BLOCKS
public static final String MISSING_BLOCKS
- See Also:
- Constant Field Values
REDUCE_SLOTS_OPEN
public static final String REDUCE_SLOTS_OPEN
- See Also:
- Constant Field Values
REMAINING_MAP_TASKS
public static final String REMAINING_MAP_TASKS
- See Also:
- Constant Field Values
REMAINING_MAP_TASKS_PER_SLOT
public static final String REMAINING_MAP_TASKS_PER_SLOT
- See Also:
- Constant Field Values
REMAINING_REDUCE_TASKS
public static final String REMAINING_REDUCE_TASKS
- See Also:
- Constant Field Values
RUNNING_MAP_TASKS
public static final String RUNNING_MAP_TASKS
- See Also:
- Constant Field Values
RUNNING_REDUCE_TASKS
public static final String RUNNING_REDUCE_TASKS
- See Also:
- Constant Field Values
S3_BYTES_READ
public static final String S3_BYTES_READ
- See Also:
- Constant Field Values
S3_BYTES_WRITTEN
public static final String S3_BYTES_WRITTEN
- See Also:
- Constant Field Values
TASK_NODES_PENDING
public static final String TASK_NODES_PENDING
- See Also:
- Constant Field Values
TASK_NODES_RUNNING
public static final String TASK_NODES_RUNNING
- See Also:
- Constant Field Values
TOTAL_LOAD
public static final String TOTAL_LOAD
- See Also:
- Constant Field Values
EMRConstants.MetricName
public EMRConstants.MetricName()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.