|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeReport | |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.protocolrecords.impl.pb | |
| org.apache.hadoop.yarn.api.records.impl.pb | |
| Uses of NodeReport in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return types with arguments of type NodeReport | |
|---|---|
List<NodeReport> |
GetClusterNodesResponse.getNodeReports()
Get NodeReport for all nodes in the cluster. |
| Method parameters in org.apache.hadoop.yarn.api.protocolrecords with type arguments of type NodeReport | |
|---|---|
void |
GetClusterNodesResponse.setNodeReports(List<NodeReport> nodeReports)
|
| Uses of NodeReport in org.apache.hadoop.yarn.api.protocolrecords.impl.pb |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that return types with arguments of type NodeReport | |
|---|---|
List<NodeReport> |
GetClusterNodesResponsePBImpl.getNodeReports()
|
| Method parameters in org.apache.hadoop.yarn.api.protocolrecords.impl.pb with type arguments of type NodeReport | |
|---|---|
void |
GetClusterNodesResponsePBImpl.setNodeReports(List<NodeReport> nodeManagers)
|
| Uses of NodeReport in org.apache.hadoop.yarn.api.records.impl.pb |
|---|
| Classes in org.apache.hadoop.yarn.api.records.impl.pb that implement NodeReport | |
|---|---|
class |
NodeReportPBImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||