Uses of Package
org.apache.hadoop.hbase.ipc

Packages that use org.apache.hadoop.hbase.ipc
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.ipc   
 

Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.client
CoprocessorRpcChannel
          Base class which provides clients with an RPC connection to call coprocessor endpoint Services
 

Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.ipc
CoprocessorRpcChannel
          Base class which provides clients with an RPC connection to call coprocessor endpoint Services
FatalConnectionException
          Thrown when server finds fatal issue w/ connection setup: e.g.
RpcClient
          Does RPC against a cluster.
RpcClient.Call
          A call waiting for a value.
RpcClient.Connection
          Thread that reads responses and notifies callers.
RpcClient.ConnectionId
          This class holds the address and the user ticket, etc.
 



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