| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.core.registry |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SliderInstanceDescription> |
SliderClientAPI.enumSliderInstances(boolean listOnlyInState,
org.apache.hadoop.yarn.api.records.YarnApplicationState minAppState,
org.apache.hadoop.yarn.api.records.YarnApplicationState maxAppState)
Enumerate slider instances for the current user, and the
most recent app report, where available.
|
Map<String,SliderInstanceDescription> |
SliderClient.enumSliderInstances(boolean listOnlyInState,
org.apache.hadoop.yarn.api.records.YarnApplicationState minAppState,
org.apache.hadoop.yarn.api.records.YarnApplicationState maxAppState)
Enumerate slider instances for the current user, and the
most recent app report, where available.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SliderInstanceDescription> |
YarnAppListClient.enumSliderInstances(boolean listOnlyInState,
org.apache.hadoop.yarn.api.records.YarnApplicationState minAppState,
org.apache.hadoop.yarn.api.records.YarnApplicationState maxAppState)
Enumerate slider instances for the current user, and the
most recent app report, where available.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.