org.apache.tez.dag.app.dag.impl
Class VertexImpl.RecoverTransition
java.lang.Object
org.apache.tez.dag.app.dag.impl.VertexImpl.RecoverTransition
- All Implemented Interfaces:
- org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>
- Enclosing class:
- VertexImpl
public static class VertexImpl.RecoverTransition
- extends Object
- implements org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexImpl.RecoverTransition
public VertexImpl.RecoverTransition()
transition
public VertexState transition(VertexImpl vertex,
VertexEvent vertexEvent)
- Specified by:
transition in interface org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>
Copyright © 2014 Apache Software Foundation. All rights reserved.