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.regionserver | |
org.apache.hadoop.hbase.rest.client | |
org.apache.hadoop.hbase.security |
Class and Description |
---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Service s |
Class and Description |
---|
CallerDisconnectedException
Exception indicating that the remote host making this IPC lost its
IPC connection.
|
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 |
RequestContext
Represents client information (authenticated username, remote address, protocol)
for the currently executing request within a RPC server handler thread.
|
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.
|
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.
|
RpcServerInterface |
Class and Description |
---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Service s |
Class and Description |
---|
RpcServer.Connection
Reads calls from a connection and queues them for handling.
|
Copyright © 2013 The Apache Software Foundation. All rights reserved.