public class AppAddedSchedulerEvent extends SchedulerEvent
| Constructor and Description |
|---|
AppAddedSchedulerEvent(org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
String queue,
String user) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ApplicationId |
getApplicationId() |
String |
getQueue() |
String |
getUser() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.