@InterfaceAudience.Public @InterfaceStability.Unstable public class NMProxy extends ServerProxy
| Constructor and Description | 
|---|
NMProxy()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> T | 
createNMProxy(Configuration conf,
                          Class<T> protocol,
                          UserGroupInformation ugi,
                          org.apache.hadoop.yarn.ipc.YarnRPC rpc,
                          InetSocketAddress serverAddress)  | 
createRetriableProxy, createRetryPolicypublic NMProxy()
public static <T> T createNMProxy(Configuration conf, Class<T> protocol, UserGroupInformation ugi, org.apache.hadoop.yarn.ipc.YarnRPC rpc, InetSocketAddress serverAddress)
Copyright © 2017 Apache Software Foundation. All rights reserved.