Uses of Interface
org.apache.hadoop.hbase.ipc.HBaseRPCErrorHandler
Packages that use HBaseRPCErrorHandler
Package
Description
Tools to help define network clients and servers.
-
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as HBaseRPCErrorHandlerMethods in org.apache.hadoop.hbase.ipc that return HBaseRPCErrorHandlerModifier and TypeMethodDescriptionRpcServer.getErrorHandler()
RpcServerInterface.getErrorHandler()
Methods in org.apache.hadoop.hbase.ipc with parameters of type HBaseRPCErrorHandlerModifier 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
Classes in org.apache.hadoop.hbase.master that implement HBaseRPCErrorHandler -
Uses of HBaseRPCErrorHandler in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver that implement HBaseRPCErrorHandler