org.apache.hadoop.yarn.server.resourcemanager.rmapp
Class RMAppRemovedEvent
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<RMAppEventType>
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEvent
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppRemovedEvent
- All Implemented Interfaces:
- org.apache.hadoop.yarn.event.Event<RMAppEventType>
public class RMAppRemovedEvent
- extends RMAppEvent
Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent |
getTimestamp, getType, toString |
RMAppRemovedEvent
public RMAppRemovedEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
Exception removedException)
getRemovedException
public Exception getRemovedException()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.