| Package | Description |
|---|---|
| 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.master | |
| org.apache.hadoop.hbase.quotas | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.handler | |
| org.apache.hadoop.hbase.rest.client | |
| org.apache.hadoop.hbase.security | |
| org.apache.hadoop.hbase.tmpl.regionserver |
| Class and Description |
|---|
| CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Services. |
| HBaseRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
| RpcControllerFactory
Factory to create a
HBaseRpcController. |
| Class and Description |
|---|
| AbstractRpcClient
Provides the basics for a RpcClient implementation like configuration and Logging.
|
| BalancedQueueRpcExecutor
An
RpcExecutor that will balance requests evenly across all its queues, but still remains
efficient with a single queue via an inlinable queue balancing mechanism. |
| CallRunner
The request processing logic, which is usually executed in thread pools provided by an
RpcScheduler. |
| ConnectionId
This class holds the address and the user ticket, etc.
|
| CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Services. |
| FailedServers
A class to manage a list of servers that failed recently.
|
| FatalConnectionException
Thrown when server finds fatal issue w/ connection setup: e.g.
|
| HBaseRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
| HBaseRpcController.CancellationCallback |
| HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions.
|
| MetricsHBaseServer |
| MetricsHBaseServerSource |
| MetricsHBaseServerSourceFactory |
| MetricsHBaseServerWrapper |
| PriorityFunction
Function to figure priority of incoming request.
|
| RpcCallContext |
| RpcClient
Interface for RpcClient implementations so ConnectionManager can handle it.
|
| RpcControllerFactory
Factory to create a
HBaseRpcController. |
| RpcExecutor
Runs the CallRunners passed here via
RpcExecutor.dispatch(CallRunner). |
| RpcExecutor.Handler
Handler thread run the
CallRunner.run() in. |
| RpcExecutor.QueueBalancer |
| RpcScheduler
An interface for RPC request scheduling algorithm.
|
| RpcScheduler.Context
Exposes runtime information of a
RpcServer that a RpcScheduler may need. |
| RpcServer.BlockingServiceAndInterface
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface. |
| RpcServer.Call
Datastructure that holds all necessary to a method invocation and then afterward, carries
the result.
|
| 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.
|
| QosPriority
Annotation which decorates RPC methods to denote the relative priority among other RPCs in the
same server.
|
| RpcServer.BlockingServiceAndInterface
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface. |
| Class and Description |
|---|
| RpcScheduler
An interface for RPC request scheduling algorithm.
|
| Class and Description |
|---|
| HBaseRPCErrorHandler
An interface for calling out of RPC for error conditions.
|
| PriorityFunction
Function to figure priority of incoming request.
|
| QosPriority
Annotation which decorates RPC methods to denote the relative priority among other RPCs in the
same server.
|
| 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 |
|---|
| RpcControllerFactory
Factory to create a
HBaseRpcController. |
| Class and Description |
|---|
| CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Services. |
| Class and Description |
|---|
| RpcServer.Connection
Reads calls from a connection and queues them for handling.
|
| Class and Description |
|---|
| MetricsHBaseServerWrapper |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.