@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 © 2015 Apache Software Foundation. All Rights Reserved.