org.apache.hadoop.yarn.client
Class AHSProxy<T>
java.lang.Object
org.apache.hadoop.yarn.client.AHSProxy<T>
@InterfaceAudience.Public
@InterfaceStability.Evolving
public class AHSProxy<T>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AHSProxy
public AHSProxy()
createAHSProxy
public static <T> T createAHSProxy(Configuration conf,
Class<T> protocol,
InetSocketAddress ahsAddress)
throws IOException
- Throws:
IOException
getProxy
protected static <T> T getProxy(Configuration conf,
Class<T> protocol,
InetSocketAddress rmAddress)
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.