protected static class TaskAttemptImpl.ContainerTerminatingBeforeRunningTransition extends TaskAttemptImpl.TerminatedBeforeRunningTransition
| Constructor and Description |
|---|
ContainerTerminatingBeforeRunningTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
transition(TaskAttemptImpl ta,
TaskAttemptEvent event) |
sendSchedulerEventpublic ContainerTerminatingBeforeRunningTransition()
public 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.