public class RMAppAttemptRegistrationEvent extends RMAppAttemptEvent
| Constructor and Description |
|---|
RMAppAttemptRegistrationEvent(ApplicationAttemptId appAttemptId,
String host,
int rpcPort,
String trackingUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getRpcport() |
String |
getTrackingurl() |
getApplicationAttemptIdgetTimestamp, getType, toStringpublic RMAppAttemptRegistrationEvent(ApplicationAttemptId appAttemptId, String host, int rpcPort, String trackingUrl)
Copyright © 2013 Apache Software Foundation. All rights reserved.