Uses of Class
org.apache.hadoop.yarn.conf.YarnConfiguration

Packages that use YarnConfiguration
org.apache.hadoop.yarn.client   
 

Uses of YarnConfiguration in org.apache.hadoop.yarn.client
 

Methods in org.apache.hadoop.yarn.client with parameters of type YarnConfiguration
protected  InetSocketAddress RMProxy.getRMAddress(YarnConfiguration conf, Class<?> protocol)
          Get the ResourceManager address from the provided Configuration for the given protocol.
protected  InetSocketAddress ClientRMProxy.getRMAddress(YarnConfiguration conf, Class<?> protocol)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.