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
HBaseClient
          A client for an IPC service.
HBaseClient.Call
          A call waiting for a value.
HBaseClient.Connection
          Thread that reads responses and notifies callers.
HBaseClient.ConnectionId
          This class holds the address and the user ticket.
RpcClientEngine
          An RPC implementation for the client
 



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