Uses of Class
org.apache.hadoop.yarn.client.api.YarnClientApplication

Packages that use YarnClientApplication
org.apache.hadoop.yarn.client.api Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of YarnClientApplication in org.apache.hadoop.yarn.client.api
 

Methods in org.apache.hadoop.yarn.client.api that return YarnClientApplication
abstract  YarnClientApplication YarnClient.createApplication()
           Obtain a YarnClientApplication for a new application, which in turn contains the ApplicationSubmissionContext and GetNewApplicationResponse objects.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.