org.apache.tez.dag.app.dag.impl
Class VertexImpl.IgnoreInitInInitedTransition

java.lang.Object
  extended by org.apache.tez.dag.app.dag.impl.VertexImpl.IgnoreInitInInitedTransition
All Implemented Interfaces:
org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>
Enclosing class:
VertexImpl

public static class VertexImpl.IgnoreInitInInitedTransition
extends Object
implements org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>


Constructor Summary
VertexImpl.IgnoreInitInInitedTransition()
           
 
Method Summary
 VertexState transition(VertexImpl vertex, VertexEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VertexImpl.IgnoreInitInInitedTransition

public VertexImpl.IgnoreInitInInitedTransition()
Method Detail

transition

public VertexState transition(VertexImpl vertex,
                              VertexEvent event)
Specified by:
transition in interface org.apache.hadoop.yarn.state.MultipleArcTransition<VertexImpl,VertexEvent,VertexState>


Copyright © 2014 Apache Software Foundation. All rights reserved.