@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,
YarnRPC rpc,
InetSocketAddress serverAddress) |
createRetriableProxy, createRetryPolicypublic static <T> T createNMProxy(Configuration conf, Class<T> protocol, UserGroupInformation ugi, YarnRPC rpc, InetSocketAddress serverAddress)
Copyright © 2018 CERN. All Rights Reserved.