| Class | Description |
|---|---|
| AbstractLauncher |
Launcher of applications: base class
|
| AppMasterLauncher | |
| ClasspathConstructor |
build a classpath -allows for entries to be injected in front of
YARN classpath as well as behind, adds appropriate separators,
extraction of local classpath, etc.
|
| CommandLineBuilder |
Build a single command line to include in the container commands;
Special support for JVM command buildup.
|
| ContainerLauncher |
Code to ease launching of any container
|
| JavaCommandLineBuilder |
Command line builder purely for the Java CLI.
|
| LaunchedApplication |
Launched App with logic around it.
|
| RunningApplication |
A running application built from an app report.
|
| SerializedApplicationReport |
Serialized form of an application report which can be persisted
and then parsed.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.