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
IOExceptionpublic void testQosFunctionWithoutKnownArgument() throws IOException
IOExceptionpublic void testQosFunctionForScanMethod() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.