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

Example usage for Java org.apache.hadoop.yarn.server.resourcemanager.rmapp RMApp 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.rmapp RMApp.

The text is from its open source code.

Implementation

org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp has the following implementations.
Click this link to see all its implementation.

Method

ApplicationIdgetApplicationId()
The application id for this RMApp .
RMAppAttemptgetCurrentAppAttempt()
RMApp can have multiple application attempts RMAppAttempt .