|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.ipc | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.rest.client | |
org.apache.hadoop.hbase.security |
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 Service s |
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 Service s |
|
Delayable
A call whose response can be delayed by the server. |
|
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. |
|
HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions. |
|
HBaseServer.Call
A call queued for handling. |
|
HBaseServer.Connection
Reads calls from a connection and queues them for handling. |
|
HBaseServer.Responder
|
|
MetricsHBaseServer
|
|
MetricsHBaseServerSource
|
|
MetricsHBaseServerSourceFactory
|
|
MetricsHBaseServerWrapper
|
|
RequestContext
Represents client information (authenticated username, remote address, protocol) for the currently executing request within a RPC server handler thread. |
|
RpcCallContext
|
|
RpcClientEngine
An RPC implementation for the client |
|
RpcServer
|
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.regionserver | |
---|---|
HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions. |
|
RpcServer
|
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.rest.client | |
---|---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to call coprocessor endpoint Service s |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.security | |
---|---|
HBaseServer.Connection
Reads calls from a connection and queues them for handling. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |