protected static class TaskAttemptImpl.ContainerCompletedWhileTerminating extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<TaskAttemptImpl,TaskAttemptEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
TaskAttemptImpl.ContainerCompletedWhileTerminating() |
| Modifier and Type | Method and Description |
|---|---|
void |
transition(TaskAttemptImpl ta,
TaskAttemptEvent event) |
protected TaskAttemptImpl.ContainerCompletedWhileTerminating()
public void transition(TaskAttemptImpl ta, TaskAttemptEvent event)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<TaskAttemptImpl,TaskAttemptEvent>Copyright © 2015 Apache Software Foundation. All rights reserved.