org.apache.hadoop.mapreduce.v2.app.launcher
Interface ContainerLauncher

All Superinterfaces:
org.apache.hadoop.yarn.event.EventHandler<ContainerLauncherEvent>
All Known Implementing Classes:
ContainerLauncherImpl, LocalContainerLauncher

public interface ContainerLauncher
extends org.apache.hadoop.yarn.event.EventHandler<ContainerLauncherEvent>


Nested Class Summary
static class ContainerLauncher.EventType
           
 
Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.event.EventHandler
handle
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.