@InterfaceAudience.Public @InterfaceStability.Stable public class YarnClientApplication extends Object
Constructor and Description |
---|
YarnClientApplication(GetNewApplicationResponse newAppResponse,
ApplicationSubmissionContext appContext) |
Modifier and Type | Method and Description |
---|---|
ApplicationSubmissionContext |
getApplicationSubmissionContext() |
GetNewApplicationResponse |
getNewApplicationResponse() |
public YarnClientApplication(GetNewApplicationResponse newAppResponse, ApplicationSubmissionContext appContext)
public GetNewApplicationResponse getNewApplicationResponse()
public ApplicationSubmissionContext getApplicationSubmissionContext()
Copyright © 2017 Apache Software Foundation. All rights reserved.