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() |
getApplicationAttemptId
getTimestamp, getType, toString
public RMAppAttemptRegistrationEvent(ApplicationAttemptId appAttemptId, String host, int rpcPort, String trackingUrl)
Copyright © 2013 Apache Software Foundation. All rights reserved.