| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.core.launch |
| Modifier and Type | Method and Description |
|---|---|
LaunchedApplication |
SliderClient.launchApplication(String clustername,
org.apache.hadoop.fs.Path clusterDirectory,
AggregateConf instanceDefinition,
boolean debugAM) |
| Modifier and Type | Method and Description |
|---|---|
int |
SliderClient.waitForAppRunning(LaunchedApplication launchedApplication,
int acceptWaitMillis,
int runWaitMillis)
Wait for the launched app to be accepted in the time
and, optionally running.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunningApplication
A running application built from an app report.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchedApplication |
AppMasterLauncher.submitApplication()
Submit the application.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.