| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.dag.app.launcher |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerLauncher |
DAGAppMaster.createContainerLauncher(AppContext context) |
ContainerLauncher |
DAGAppMaster.getContainerLauncher() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerLauncherImpl
This class is responsible for launching of containers.
|
class |
LocalContainerLauncher
Runs the container task locally in a thread.
|
Copyright © 2015 Apache Software Foundation. All rights reserved.