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