org.jclouds.cloudwatch.domain
Class EMRConstants.MetricName

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

public static class EMRConstants.MetricName
extends Object


Field Summary
static String CORE_NODES_PENDING
           
static String CORE_NODES_RUNNING
           
static String HDFS_BYTES_READ
           
static String HDFS_BYTES_WRITTEN
           
static String HDFS_UTILIZATION
           
static String IS_IDLE
           
static String JOBS_FAILED
           
static String JOBS_RUNNING
           
static String LIVE_DATA_NODES
           
static String LIVE_TASK_TRACKERS
           
static String MAP_SLOTS_OPEN
           
static String MISSING_BLOCKS
           
static String REDUCE_SLOTS_OPEN
           
static String REMAINING_MAP_TASKS
           
static String REMAINING_MAP_TASKS_PER_SLOT
           
static String REMAINING_REDUCE_TASKS
           
static String RUNNING_MAP_TASKS
           
static String RUNNING_REDUCE_TASKS
           
static String S3_BYTES_READ
           
static String S3_BYTES_WRITTEN
           
static String TASK_NODES_PENDING
           
static String TASK_NODES_RUNNING
           
static String TOTAL_LOAD
           
 
Constructor Summary
EMRConstants.MetricName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

EMRConstants.MetricName

public EMRConstants.MetricName()


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