Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.ipc | |
org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
Class and Description |
---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Service s. |
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
RpcControllerFactory
Factory to create a
PayloadCarryingRpcController |
Class and Description |
---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Service s. |
FatalConnectionException
Thrown when server finds fatal issue w/ connection setup: e.g.
|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
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.
|
RpcControllerFactory
Factory to create a
PayloadCarryingRpcController |
Class and Description |
---|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.