| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.common.tools | |
| org.apache.slider.core.launch |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ApplicationReport |
SliderClient.monitorAppToRunning(Duration duration)
Wait for the app to start running (or go past that state)
|
org.apache.hadoop.yarn.api.records.ApplicationReport |
SliderYarnClientImpl.monitorAppToState(org.apache.hadoop.yarn.api.records.ApplicationId appId,
org.apache.hadoop.yarn.api.records.YarnApplicationState desiredState,
Duration duration)
Monitor the submitted application for reaching the requested state.
|
org.apache.hadoop.yarn.api.records.ApplicationReport |
SliderClient.monitorAppToState(org.apache.hadoop.yarn.api.records.YarnApplicationState desiredState,
Duration duration)
Monitor the submitted application for reaching the requested state.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Duration.start()
Start
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ApplicationReport |
LaunchedApplication.monitorAppToState(org.apache.hadoop.yarn.api.records.YarnApplicationState desiredState,
Duration duration)
Monitor the submitted application for reaching the requested state.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.