public class TestPriorityRpc extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.ipc.PriorityFunction |
priority |
private org.apache.hadoop.hbase.regionserver.HRegionServer |
regionServer |
Constructor and Description |
---|
TestPriorityRpc() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testQosFunctionForMeta() |
void |
testQosFunctionForScanMethod() |
void |
testQosFunctionWithoutKnownArgument() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.regionserver.HRegionServer regionServer
private org.apache.hadoop.hbase.ipc.PriorityFunction priority
public TestPriorityRpc()
public void setup()
public void testQosFunctionForMeta() throws IOException
IOException
public void testQosFunctionWithoutKnownArgument() throws IOException
IOException
public void testQosFunctionForScanMethod() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.