org.apache.hadoop.yarn.client
Class NMProxy
java.lang.Object
org.apache.hadoop.yarn.client.ServerProxy
org.apache.hadoop.yarn.client.NMProxy
@InterfaceAudience.Public
@InterfaceStability.Unstable
public class NMProxy
- extends ServerProxy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NMProxy
public NMProxy()
createNMProxy
public static <T> T createNMProxy(Configuration conf,
Class<T> protocol,
org.apache.hadoop.security.UserGroupInformation ugi,
org.apache.hadoop.yarn.ipc.YarnRPC rpc,
InetSocketAddress serverAddress)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.