java.lang.AutoCloseable, java.io.Closeable, org.apache.hadoop.yarn.event.EventHandler<ContainersLauncherEvent>, org.apache.hadoop.service.ServiceContainersLauncherpublic interface AbstractContainersLauncher extends org.apache.hadoop.service.Service, org.apache.hadoop.yarn.event.EventHandler<ContainersLauncherEvent>
| Modifier and Type | Method | Description |
|---|---|---|
void |
init(Context context,
org.apache.hadoop.yarn.event.Dispatcher dispatcher,
ContainerExecutor exec,
LocalDirsHandlerService dirsHandler,
ContainerManagerImpl containerManager) |
void init(Context context, org.apache.hadoop.yarn.event.Dispatcher dispatcher, ContainerExecutor exec, LocalDirsHandlerService dirsHandler, ContainerManagerImpl containerManager)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.