Uses of Class
org.apache.tez.dag.app.rm.NMCommunicatorEvent

Packages that use NMCommunicatorEvent
org.apache.tez.dag.app.launcher   
org.apache.tez.dag.app.rm   
 

Uses of NMCommunicatorEvent in org.apache.tez.dag.app.launcher
 

Fields in org.apache.tez.dag.app.launcher with type parameters of type NMCommunicatorEvent
protected  BlockingQueue<NMCommunicatorEvent> ContainerLauncherImpl.eventQueue
           
 

Methods in org.apache.tez.dag.app.launcher with parameters of type NMCommunicatorEvent
protected  org.apache.tez.dag.app.launcher.ContainerLauncherImpl.EventProcessor ContainerLauncherImpl.createEventProcessor(NMCommunicatorEvent event)
           
 void ContainerLauncherImpl.handle(NMCommunicatorEvent event)
           
 

Uses of NMCommunicatorEvent in org.apache.tez.dag.app.rm
 

Subclasses of NMCommunicatorEvent in org.apache.tez.dag.app.rm
 class NMCommunicatorLaunchRequestEvent
           
 class NMCommunicatorStopRequestEvent
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.