protected static class TaskAttemptImpl.TerminatedAfterSuccessHelper extends TaskAttemptImpl.TerminatedBeforeRunningTransition
| Constructor and Description |
|---|
TerminatedAfterSuccessHelper(TaskAttemptImpl.TerminatedTransitionHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
sendSchedulerEvent() |
void |
transition(TaskAttemptImpl ta,
TaskAttemptEvent event) |
public TerminatedAfterSuccessHelper(TaskAttemptImpl.TerminatedTransitionHelper helper)
protected boolean sendSchedulerEvent()
sendSchedulerEvent in class TaskAttemptImpl.TerminatedBeforeRunningTransitionpublic void transition(TaskAttemptImpl ta, TaskAttemptEvent event)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<TaskAttemptImpl,TaskAttemptEvent>transition in class TaskAttemptImpl.TerminatedBeforeRunningTransitionCopyright © 2019 Apache Software Foundation. All rights reserved.