Class QosTestHelper

java.lang.Object
org.apache.hadoop.hbase.QosTestHelper
Direct Known Subclasses:
TestMasterQosFunction, TestQosFunction

public class QosTestHelper extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction qosf)
     
    protected void
    checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.regionserver.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 void checkMethod(org.apache.hadoop.conf.Configuration conf, String methodName, int expected, org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction qosf)
    • checkMethod

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