public class TestPriorityRpc extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.conf.Configuration |
conf |
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 |
|---|---|
private org.apache.hadoop.hbase.security.User |
createSomeUser() |
void |
setup() |
void |
testQosFunctionForMeta() |
void |
testQosFunctionForScanMethod() |
void |
testQosFunctionWithoutKnownArgument() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.conf.Configuration conf
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
IOExceptionprivate org.apache.hadoop.hbase.security.User createSomeUser()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.