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

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Methods inherited from interface org.apache.hadoop.yarn.event.EventHandler

    handle