| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.common.params |
| Modifier and Type | Method and Description |
|---|---|
int |
SliderClient.actionNodes(String instance,
ActionNodesArgs args)
List the nodes in the cluster, possibly filtering by node state or label.
|
NodeInformationList |
SliderClient.listInstanceNodes(String instance,
ActionNodesArgs args)
List the nodes in the cluster, possibly filtering by node state or label.
|
NodeInformationList |
SliderClientAPI.listYarnClusterNodes(ActionNodesArgs args)
List the nodes
|
NodeInformationList |
SliderClient.listYarnClusterNodes(ActionNodesArgs args)
List the nodes in the cluster, possibly filtering by node state or label.
|
| Modifier and Type | Method and Description |
|---|---|
ActionNodesArgs |
ClientArgs.getActionNodesArgs() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.