org.apache.hadoop.yarn.server.nodemanager
Class NodeManagerEvent

java.lang.Object
  extended by org.apache.hadoop.yarn.event.AbstractEvent<NodeManagerEventType>
      extended by org.apache.hadoop.yarn.server.nodemanager.NodeManagerEvent
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<NodeManagerEventType>

public class NodeManagerEvent
extends org.apache.hadoop.yarn.event.AbstractEvent<NodeManagerEventType>


Constructor Summary
NodeManagerEvent(NodeManagerEventType 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

NodeManagerEvent

public NodeManagerEvent(NodeManagerEventType type)


Copyright © 2013 Apache Software Foundation. All Rights Reserved.