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