org.apache.hadoop.yarn.server.nodemanager
Class NMAuditLogger.AuditConstants
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.NMAuditLogger.AuditConstants
- Enclosing class:
- NMAuditLogger
public static class NMAuditLogger.AuditConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_CONTAINER
public static final String START_CONTAINER
- See Also:
- Constant Field Values
STOP_CONTAINER
public static final String STOP_CONTAINER
- See Also:
- Constant Field Values
FINISH_SUCCESS_CONTAINER
public static final String FINISH_SUCCESS_CONTAINER
- See Also:
- Constant Field Values
FINISH_FAILED_CONTAINER
public static final String FINISH_FAILED_CONTAINER
- See Also:
- Constant Field Values
FINISH_KILLED_CONTAINER
public static final String FINISH_KILLED_CONTAINER
- See Also:
- Constant Field Values
NMAuditLogger.AuditConstants
public NMAuditLogger.AuditConstants()
Copyright © 2012 Apache Software Foundation. All Rights Reserved.