Uses of Interface
org.apache.hadoop.hbase.ipc.RpcClientEngine

Packages that use RpcClientEngine
org.apache.hadoop.hbase.ipc   
 

Uses of RpcClientEngine in org.apache.hadoop.hbase.ipc
 

Classes in org.apache.hadoop.hbase.ipc that implement RpcClientEngine
 class ProtobufRpcClientEngine
           
 

Methods in org.apache.hadoop.hbase.ipc with parameters of type RpcClientEngine
static
<T extends IpcProtocol>
T
HBaseClientRPC.waitForProxy(RpcClientEngine engine, Class<T> protocol, InetSocketAddress addr, org.apache.hadoop.conf.Configuration conf, int maxAttempts, int rpcTimeout, long timeout)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.