public class TestMasterQosFunction 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 |
---|
TestMasterQosFunction() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAnnotations() |
void |
testRegionInTransition() |
checkMethod, checkMethod
public 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 TestMasterQosFunction()
public void setUp()
public void testRegionInTransition() throws IOException
IOException
public void testAnnotations()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.