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