Uses of Class
org.apache.hadoop.hbase.ipc.RpcScheduler.Context
Packages that use RpcScheduler.Context
-
Uses of RpcScheduler.Context in org.apache.hadoop.hbase.ipc
Subclasses of RpcScheduler.Context in org.apache.hadoop.hbase.ipcMethods in org.apache.hadoop.hbase.ipc with parameters of type RpcScheduler.ContextModifier and TypeMethodDescriptionvoid
DelegatingRpcScheduler.init
(RpcScheduler.Context context) void
FifoRpcScheduler.init
(RpcScheduler.Context context) abstract void
RpcScheduler.init
(RpcScheduler.Context context) Does some quick initialization.void
SimpleRpcScheduler.init
(RpcScheduler.Context context)