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