Uses of Interface
org.apache.hadoop.hbase.ipc.HBaseRPCErrorHandler
Package
Description
Tools to help define network clients and servers.
-
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
HBaseRpcServicesBase<S extends HBaseServerBase<?>>
Base class for Master and RegionServer RpcServices. -
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionRpcServer.getErrorHandler()
RpcServerInterface.getErrorHandler()
Modifier and TypeMethodDescriptionvoid
RpcServer.setErrorHandler
(HBaseRPCErrorHandler handler) Set the handler for calling out of RPC for error conditions.void
RpcServerInterface.setErrorHandler
(HBaseRPCErrorHandler handler) -
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase.master
-
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase.regionserver