public class QosTestHelper extends Object
| Constructor and Description | 
|---|
QosTestHelper()  | 
| Modifier and Type | Method and 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)  | 
public QosTestHelper()
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)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.