@InterfaceAudience.LimitedPrivate(value={"MapReduce","YARN"}) public interface RpcClientFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
getClient(Class<?> protocol,
long clientVersion,
InetSocketAddress addr,
Configuration conf) |
void |
stopClient(Object proxy) |
Object getClient(Class<?> protocol, long clientVersion, InetSocketAddress addr, Configuration conf)
void stopClient(Object proxy)
Copyright © 2018 CERN. All Rights Reserved.