@InterfaceAudience.Public @InterfaceStability.Stable public class YarnClientApplication extends Object
Constructor and Description |
---|
YarnClientApplication(org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse newAppResponse,
org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext appContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext |
getApplicationSubmissionContext() |
org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse |
getNewApplicationResponse() |
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.