public class AppAddedSchedulerEvent extends SchedulerEvent
Constructor and Description |
---|
AppAddedSchedulerEvent(ApplicationAttemptId applicationAttemptId,
String queue,
String user) |
Modifier and Type | Method and Description |
---|---|
ApplicationAttemptId |
getApplicationAttemptId() |
String |
getQueue() |
String |
getUser() |
getTimestamp, getType, toString
public AppAddedSchedulerEvent(ApplicationAttemptId applicationAttemptId, String queue, String user)
public ApplicationAttemptId getApplicationAttemptId()
public String getQueue()
public String getUser()
Copyright © 2013 Apache Software Foundation. All rights reserved.