@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 © 2013 Apache Software Foundation. All rights reserved.