public class ApplicationInitEvent extends ApplicationEvent
| Constructor and Description | 
|---|
| ApplicationInitEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                    Map<org.apache.hadoop.yarn.api.records.ApplicationAccessType,String> acls) | 
| ApplicationInitEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                    Map<org.apache.hadoop.yarn.api.records.ApplicationAccessType,String> acls,
                    org.apache.hadoop.yarn.api.records.LogAggregationContext logAggregationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<org.apache.hadoop.yarn.api.records.ApplicationAccessType,String> | getApplicationACLs() | 
| org.apache.hadoop.yarn.api.records.LogAggregationContext | getLogAggregationContext() | 
getApplicationIDCopyright © 2008–2023 Apache Software Foundation. All rights reserved.