| Package | Description |
|---|---|
| org.apache.slider.core.launch | |
| org.apache.slider.core.registry | |
| org.apache.slider.server.servicemonitor |
| Modifier and Type | Field and Description |
|---|---|
protected SliderYarnClientImpl |
LaunchedApplication.yarnClient |
| Constructor and Description |
|---|
AppMasterLauncher(String name,
String type,
org.apache.hadoop.conf.Configuration conf,
CoreFileSystem fs,
SliderYarnClientImpl yarnClient,
boolean secureCluster,
Map<String,String> options,
Map<String,String> resourceGlobalOptions,
Set<String> applicationTags)
Build the AM Launcher
|
LaunchedApplication(org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
SliderYarnClientImpl yarnClient) |
LaunchedApplication(SliderYarnClientImpl yarnClient,
org.apache.hadoop.yarn.api.records.ApplicationReport report) |
RunningApplication(SliderYarnClientImpl yarnClient,
org.apache.hadoop.yarn.api.records.ApplicationReport applicationReport) |
| Constructor and Description |
|---|
YarnAppListClient(SliderYarnClientImpl yarnClient,
String username,
org.apache.hadoop.conf.Configuration conf) |
| Constructor and Description |
|---|
YarnApplicationProbe(String clustername,
SliderYarnClientImpl yarnClient,
String name,
org.apache.hadoop.conf.Configuration conf,
String username) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.