org.apache.tez.dag.app.rm
Class AMSchedulerEvent

java.lang.Object
  extended by org.apache.hadoop.yarn.event.AbstractEvent<AMSchedulerEventType>
      extended by org.apache.tez.dag.app.rm.AMSchedulerEvent
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<AMSchedulerEventType>
Direct Known Subclasses:
AMSchedulerEventDeallocateContainer, AMSchedulerEventNodeBlacklistUpdate, AMSchedulerEventTAEnded, AMSchedulerEventTALaunchRequest

public class AMSchedulerEvent
extends org.apache.hadoop.yarn.event.AbstractEvent<AMSchedulerEventType>


Constructor Summary
AMSchedulerEvent(AMSchedulerEventType type)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AMSchedulerEvent

public AMSchedulerEvent(AMSchedulerEventType type)


Copyright © 2014 Apache Software Foundation. All rights reserved.