| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.ipc |
| Class and Description |
|---|
| CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Services. |
| PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
| RpcControllerFactory
Factory to create a
PayloadCarryingRpcController |
| Class and Description |
|---|
| AbstractRpcClient
Provides the basics for a RpcClient implementation like configuration and Logging.
|
| AsyncRpcChannel
Netty RPC channel
|
| AsyncRpcClient
Netty client for the requests and responses
|
| Call
A call waiting for a value.
|
| 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.
|
| IPCUtil
Utility to help ipc'ing.
|
| PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
| RpcClient
Interface for RpcClient implementations so ConnectionManager can handle it.
|
| RpcClientImpl.Connection
Thread that reads responses and notifies callers.
|
| RpcControllerFactory
Factory to create a
PayloadCarryingRpcController |
| TimeLimitedRpcController |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.