@InterfaceAudience.Private public class RpcClientFactoryPBImpl extends Object implements RpcClientFactory
| Modifier and Type | Method and Description | 
|---|---|
| static RpcClientFactoryPBImpl | get() | 
| Object | getClient(Class<?> protocol,
         long clientVersion,
         InetSocketAddress addr,
         org.apache.hadoop.conf.Configuration conf) | 
| void | stopClient(Object proxy) | 
public static RpcClientFactoryPBImpl get()
public Object getClient(Class<?> protocol, long clientVersion, InetSocketAddress addr, org.apache.hadoop.conf.Configuration conf)
getClient in interface RpcClientFactorypublic void stopClient(Object proxy)
stopClient in interface RpcClientFactoryCopyright © 2008–2023 Apache Software Foundation. All rights reserved.