Java org.apache.hadoop.yarn.server.resourcemanager ClientRMService fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.yarn.server.resourcemanager ClientRMService fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.yarn.server.resourcemanager ClientRMService.

The text is from its open source code.

Method

GetApplicationReportResponsegetApplicationReport(GetApplicationReportRequest request)
It gives response which includes application report if the application present otherwise throws ApplicationNotFoundException.
GetApplicationsResponsegetApplications(GetApplicationsRequest request)
Get applications matching the GetApplicationsRequest .
GetClusterNodesResponsegetClusterNodes(GetClusterNodesRequest request)
SubmitApplicationResponsesubmitApplication(SubmitApplicationRequest request)