Class QosTestBase

java.lang.Object
org.apache.hadoop.hbase.ipc.QosTestBase
Direct Known Subclasses:
TestMasterQosFunction, TestRSQosFunction

public class QosTestBase extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected final void
    checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.ipc.AnnotationReadingPriorityFunction<?> qosf)
     
    protected final void
    checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.ipc.AnnotationReadingPriorityFunction<?> qosf, org.apache.hbase.thirdparty.com.google.protobuf.Message param)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • checkMethod

      protected final void checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.ipc.AnnotationReadingPriorityFunction<?> qosf)
    • checkMethod

      protected final void checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.ipc.AnnotationReadingPriorityFunction<?> qosf, org.apache.hbase.thirdparty.com.google.protobuf.Message param)