Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.ipc |
Class and Description |
---|
CoprocessorRpcChannel
Base interface which provides clients with an RPC connection to call coprocessor endpoint
Service s. |
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.
|
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 |
RpcClient
Interface for RpcClient implementations so ConnectionManager can handle it.
|
RpcControllerFactory
Factory to create a
HBaseRpcController |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.