|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Private public interface RpcClientEngine
An RPC implementation for the client
Method Summary | ||
---|---|---|
void |
close()
Shutdown this instance |
|
HBaseClient |
getClient()
|
|
|
getProxy(Class<T> protocol,
InetSocketAddress addr,
org.apache.hadoop.conf.Configuration conf,
int rpcTimeout)
Construct a client-side proxy object. |
Method Detail |
---|
<T extends IpcProtocol> T getProxy(Class<T> protocol, InetSocketAddress addr, org.apache.hadoop.conf.Configuration conf, int rpcTimeout) throws IOException
IOException
void close()
HBaseClient getClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |