org.apache.hadoop.yarn.client
Class ClientRMProxy<T>
java.lang.Object
org.apache.hadoop.yarn.client.RMProxy<T>
org.apache.hadoop.yarn.client.ClientRMProxy<T>
public class ClientRMProxy<T>
- extends org.apache.hadoop.yarn.client.RMProxy<T>
Method Summary |
static
|
createRMProxy(org.apache.hadoop.conf.Configuration conf,
Class<T> protocol)
|
Methods inherited from class org.apache.hadoop.yarn.client.RMProxy |
createRetryPolicy, createRMProxy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientRMProxy
public ClientRMProxy()
createRMProxy
public static <T> T createRMProxy(org.apache.hadoop.conf.Configuration conf,
Class<T> protocol)
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.