|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcEngine | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
Uses of RpcEngine in org.apache.hadoop.hbase.ipc |
---|
Methods in org.apache.hadoop.hbase.ipc that return RpcEngine | |
---|---|
static RpcEngine |
HBaseRPC.getProtocolEngine(org.apache.hadoop.conf.Configuration conf)
Returns a new instance of the configured RpcEngine implementation. |
Methods in org.apache.hadoop.hbase.ipc with parameters of type RpcEngine | ||
---|---|---|
static
|
HBaseRPC.waitForProxy(RpcEngine rpcClient,
Class<T> protocol,
long clientVersion,
InetSocketAddress addr,
org.apache.hadoop.conf.Configuration conf,
int maxAttempts,
int rpcTimeout,
long timeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |