|
||||||||||
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.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.rest.client | |
org.apache.hadoop.hbase.security | |
org.apache.hadoop.hbase.tmpl.regionserver |
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. |
|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
|
RpcControllerFactory
Factory to create a PayloadCarryingRpcController |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.ipc | |
---|---|
CallRunner
The request processing logic, which is usually executed in thread pools provided by an RpcScheduler . |
|
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. |
|
FatalConnectionException
Thrown when server finds fatal issue w/ connection setup: e.g. |
|
HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions. |
|
MetricsHBaseServer
|
|
MetricsHBaseServerSource
|
|
MetricsHBaseServerSourceFactory
|
|
MetricsHBaseServerWrapper
|
|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
|
PriorityFunction
Function to figure priority of incoming request. |
|
RpcCallContext
|
|
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. |
|
RpcControllerFactory
Factory to create a PayloadCarryingRpcController |
|
RpcExecutor
|
|
RpcExecutor.QueueBalancer
|
|
RpcScheduler
An interface for RPC request scheduling algorithm. |
|
RpcServer.BlockingServiceAndInterface
Datastructure for passing a BlockingService and its associated class of
protobuf service interface. |
|
RpcServer.Connection
Reads calls from a connection and queues them for handling. |
|
RpcServer.Responder
|
|
RpcServerInterface
RpcServer Interface. |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.protobuf | |
---|---|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
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. |
|
PriorityFunction
Function to figure priority of incoming request. |
|
RpcScheduler
An interface for RPC request scheduling algorithm. |
|
RpcServerInterface
RpcServer Interface. |
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 | |
---|---|
RpcServer.Connection
Reads calls from a connection and queues them for handling. |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.tmpl.regionserver | |
---|---|
MetricsHBaseServerWrapper
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |