| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver |
| 限定符和类型 | 字段和说明 |
|---|---|
protected HBaseRPCErrorHandler |
RpcServer.errorHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseRPCErrorHandler |
RpcServerInterface.getErrorHandler() |
HBaseRPCErrorHandler |
RpcServer.getErrorHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RpcServerInterface.setErrorHandler(HBaseRPCErrorHandler handler) |
void |
RpcServer.setErrorHandler(HBaseRPCErrorHandler handler)
Set the handler for calling out of RPC for error conditions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MasterRpcServices
Implements the master RPC services.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RSRpcServices
Implements the regionserver RPC services.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.