Class TestMetaTableAccessor.SpyingRpcSchedulerFactory

java.lang.Object
org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
org.apache.hadoop.hbase.TestMetaTableAccessor.SpyingRpcSchedulerFactory
All Implemented Interfaces:
org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
Enclosing class:
TestMetaTableAccessor

public static class TestMetaTableAccessor.SpyingRpcSchedulerFactory extends org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
  • Constructor Details

  • Method Details

    • create

      public org.apache.hadoop.hbase.ipc.RpcScheduler create(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.ipc.PriorityFunction priority, org.apache.hadoop.hbase.Abortable server)
      Specified by:
      create in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
      Overrides:
      create in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory