org.apache.hadoop.yarn.client.api
Class YarnClientApplication
java.lang.Object
org.apache.hadoop.yarn.client.api.YarnClientApplication
@InterfaceAudience.Public
@InterfaceStability.Stable
public class YarnClientApplication
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YarnClientApplication
public YarnClientApplication(GetNewApplicationResponse newAppResponse,
ApplicationSubmissionContext appContext)
getNewApplicationResponse
public GetNewApplicationResponse getNewApplicationResponse()
getApplicationSubmissionContext
public ApplicationSubmissionContext getApplicationSubmissionContext()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.