org.apache.hadoop.yarn.server.metrics
Class ContainerMetricsConstants
java.lang.Object
org.apache.hadoop.yarn.server.metrics.ContainerMetricsConstants
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class ContainerMetricsConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENTITY_TYPE
public static final String ENTITY_TYPE
- See Also:
- Constant Field Values
CREATED_EVENT_TYPE
public static final String CREATED_EVENT_TYPE
- See Also:
- Constant Field Values
FINISHED_EVENT_TYPE
public static final String FINISHED_EVENT_TYPE
- See Also:
- Constant Field Values
PARENT_PRIMARIY_FILTER
public static final String PARENT_PRIMARIY_FILTER
- See Also:
- Constant Field Values
ALLOCATED_MEMORY_ENTITY_INFO
public static final String ALLOCATED_MEMORY_ENTITY_INFO
- See Also:
- Constant Field Values
ALLOCATED_VCORE_ENTITY_INFO
public static final String ALLOCATED_VCORE_ENTITY_INFO
- See Also:
- Constant Field Values
ALLOCATED_HOST_ENTITY_INFO
public static final String ALLOCATED_HOST_ENTITY_INFO
- See Also:
- Constant Field Values
ALLOCATED_PORT_ENTITY_INFO
public static final String ALLOCATED_PORT_ENTITY_INFO
- See Also:
- Constant Field Values
ALLOCATED_PRIORITY_ENTITY_INFO
public static final String ALLOCATED_PRIORITY_ENTITY_INFO
- See Also:
- Constant Field Values
DIAGNOSTICS_INFO_EVENT_INFO
public static final String DIAGNOSTICS_INFO_EVENT_INFO
- See Also:
- Constant Field Values
EXIT_STATUS_EVENT_INFO
public static final String EXIT_STATUS_EVENT_INFO
- See Also:
- Constant Field Values
STATE_EVENT_INFO
public static final String STATE_EVENT_INFO
- See Also:
- Constant Field Values
ContainerMetricsConstants
public ContainerMetricsConstants()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.