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