Class RMAppAttemptRegistrationEvent
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<RMAppAttemptEventType>
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEvent
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptRegistrationEvent
- All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<RMAppAttemptEventType>
-
Constructor Summary
ConstructorsConstructorDescriptionRMAppAttemptRegistrationEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId, String host, int rpcPort, String trackingUrl) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEvent
getApplicationAttemptId, getDiagnosticMsgMethods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
-
Constructor Details
-
RMAppAttemptRegistrationEvent
-
-
Method Details
-
getHost
-
getRpcport
public int getRpcport() -
getTrackingurl
-