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