org.apache.hadoop.yarn.event.Event<RMAppAttemptEventType>public class RMAppAttemptRegistrationEvent extends RMAppAttemptEvent
| Constructor | Description |
|---|---|
RMAppAttemptRegistrationEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
java.lang.String host,
int rpcPort,
java.lang.String trackingUrl) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getHost() |
|
int |
getRpcport() |
|
java.lang.String |
getTrackingurl() |
getApplicationAttemptId, getDiagnosticMsggetTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.