Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.ipc |
Class and Description |
---|
CoprocessorRpcChannel
Deprecated.
Please stop using this class again, as it is too low level, which is part of the rpc
framework for HBase. Will be deleted in 4.0.0.
|
HBaseRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
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–2021 The Apache Software Foundation. All rights reserved.