| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | 
 Tools to help define network clients and servers. 
 | 
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
protected HBaseRPCErrorHandler | 
RpcServer.errorHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
HBaseRPCErrorHandler | 
RpcServerInterface.getErrorHandler()  | 
HBaseRPCErrorHandler | 
RpcServer.getErrorHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RpcServerInterface.setErrorHandler(HBaseRPCErrorHandler handler)  | 
void | 
RpcServer.setErrorHandler(HBaseRPCErrorHandler handler)
Set the handler for calling out of RPC for error conditions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MasterRpcServices
Implements the master RPC services. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RSRpcServices
Implements the regionserver RPC services. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.