public class TestQosFunction extends QosTestHelper
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.conf.Configuration | 
conf  | 
private org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction | 
qosFunction  | 
private org.apache.hadoop.hbase.regionserver.RSRpcServices | 
rpcServices  | 
| Constructor and Description | 
|---|
TestQosFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setUp()  | 
void | 
testAnnotations()  | 
void | 
testPriority()  | 
checkMethod, checkMethodpublic static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.conf.Configuration conf
private org.apache.hadoop.hbase.regionserver.RSRpcServices rpcServices
private org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction qosFunction
public TestQosFunction()
public void setUp()
public void testPriority()
public void testAnnotations()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.