public class AppRemovedSchedulerEvent extends SchedulerEvent
Constructor and Description |
---|
AppRemovedSchedulerEvent(ApplicationAttemptId applicationAttemptId,
RMAppAttemptState finalAttemptState) |
Modifier and Type | Method and Description |
---|---|
ApplicationAttemptId |
getApplicationAttemptID() |
RMAppAttemptState |
getFinalAttemptState() |
getTimestamp, getType, toString
public AppRemovedSchedulerEvent(ApplicationAttemptId applicationAttemptId, RMAppAttemptState finalAttemptState)
public ApplicationAttemptId getApplicationAttemptID()
public RMAppAttemptState getFinalAttemptState()
Copyright © 2013 Apache Software Foundation. All rights reserved.