org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
Class RMAppAttemptImpl.ScheduleTransition
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl.ScheduleTransition
- All Implemented Interfaces:
- org.apache.hadoop.yarn.state.MultipleArcTransition<RMAppAttemptImpl,RMAppAttemptEvent,RMAppAttemptState>
- Enclosing class:
- RMAppAttemptImpl
public static final class RMAppAttemptImpl.ScheduleTransition
- extends Object
- implements org.apache.hadoop.yarn.state.MultipleArcTransition<RMAppAttemptImpl,RMAppAttemptEvent,RMAppAttemptState>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMAppAttemptImpl.ScheduleTransition
public RMAppAttemptImpl.ScheduleTransition()
transition
public RMAppAttemptState transition(RMAppAttemptImpl appAttempt,
RMAppAttemptEvent event)
- Specified by:
transition in interface org.apache.hadoop.yarn.state.MultipleArcTransition<RMAppAttemptImpl,RMAppAttemptEvent,RMAppAttemptState>
Copyright © 2014 Apache Software Foundation. All Rights Reserved.