Class TestRSQosFunction
java.lang.Object
org.apache.hadoop.hbase.ipc.QosTestBase
org.apache.hadoop.hbase.regionserver.TestRSQosFunction
Basic test that qos function is sort of working; i.e. a change in method naming style over in pb
doesn't break it.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
private org.apache.hadoop.hbase.regionserver.RSAnnotationReadingPriorityFunction
private org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.ipc.QosTestBase
checkMethod, checkMethod
-
Field Details
-
CLASS_RULE
-
conf
-
rpcServices
-
qosFunction
-
-
Constructor Details
-
TestRSQosFunction
public TestRSQosFunction()
-
-
Method Details
-
setUp
-
testPriority
-
testAnnotations
-