@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 static <T> T createNMProxy(Configuration conf, Class<T> protocol, UserGroupInformation ugi, org.apache.hadoop.yarn.ipc.YarnRPC rpc, InetSocketAddress serverAddress)
Copyright © 2018 Apache Software Foundation. All rights reserved.