| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.security |
| Class and Description |
|---|
| CallRunner
The request processing logic, which is usually executed in thread pools provided by an
RpcScheduler. |
| Delayable
A call whose response can be delayed by the server.
|
| HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions.
|
| MetricsHBaseServer |
| PriorityFunction
Function to figure priority of incoming request.
|
| RequestContext
Represents client information (authenticated username, remote address, protocol)
for the currently executing request.
|
| RpcCallContext |
| 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 |
| Class and Description |
|---|
| HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions.
|
| PriorityFunction
Function to figure priority of incoming request.
|
| RpcServer.BlockingServiceAndInterface
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface. |
| Class and Description |
|---|
| 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.
|
| RpcServer.BlockingServiceAndInterface
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface. |
| RpcServerInterface |
| Class and Description |
|---|
| RpcServer.Connection
Reads calls from a connection and queues them for handling.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.