org.apache.hadoop.yarn.server.resourcemanager
Class RMAuditLogger.AuditConstants
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
- Enclosing class:
- RMAuditLogger
public static class RMAuditLogger.AuditConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KILL_APP_REQUEST
public static final String KILL_APP_REQUEST
- See Also:
- Constant Field Values
SUBMIT_APP_REQUEST
public static final String SUBMIT_APP_REQUEST
- See Also:
- Constant Field Values
FINISH_SUCCESS_APP
public static final String FINISH_SUCCESS_APP
- See Also:
- Constant Field Values
FINISH_FAILED_APP
public static final String FINISH_FAILED_APP
- See Also:
- Constant Field Values
FINISH_KILLED_APP
public static final String FINISH_KILLED_APP
- See Also:
- Constant Field Values
REGISTER_AM
public static final String REGISTER_AM
- See Also:
- Constant Field Values
ALLOC_CONTAINER
public static final String ALLOC_CONTAINER
- See Also:
- Constant Field Values
RELEASE_CONTAINER
public static final String RELEASE_CONTAINER
- See Also:
- Constant Field Values
UNAUTHORIZED_USER
public static final String UNAUTHORIZED_USER
- See Also:
- Constant Field Values
RMAuditLogger.AuditConstants
public RMAuditLogger.AuditConstants()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.