org.apache.hadoop.yarn.server.resourcemanager.ahs
Class WritingApplicationHistoryEvent

java.lang.Object
  extended by org.apache.hadoop.yarn.event.AbstractEvent<WritingHistoryEventType>
      extended by org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationHistoryEvent
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<WritingHistoryEventType>
Direct Known Subclasses:
WritingApplicationAttemptFinishEvent, WritingApplicationAttemptStartEvent, WritingApplicationFinishEvent, WritingApplicationStartEvent, WritingContainerFinishEvent, WritingContainerStartEvent

public class WritingApplicationHistoryEvent
extends org.apache.hadoop.yarn.event.AbstractEvent<WritingHistoryEventType>


Constructor Summary
WritingApplicationHistoryEvent(WritingHistoryEventType 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

WritingApplicationHistoryEvent

public WritingApplicationHistoryEvent(WritingHistoryEventType type)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.