public class TestPriorityRpc extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.ipc.PriorityFunction |
PRIORITY |
private static org.apache.hadoop.hbase.regionserver.HRegionServer |
RS |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestPriorityRpc() |
| Modifier and Type | Method and Description |
|---|---|
private static org.apache.hadoop.hbase.security.User |
createSomeUser() |
static void |
setUp() |
static void |
tearDown() |
void |
testQosFunctionForMeta() |
void |
testQosFunctionForScanMethod() |
void |
testQosFunctionWithoutKnownArgument() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.regionserver.HRegionServer RS
private static org.apache.hadoop.hbase.ipc.PriorityFunction PRIORITY
public TestPriorityRpc()
public static void tearDown() throws IOException
IOExceptionpublic void testQosFunctionForMeta() throws IOException
IOExceptionpublic void testQosFunctionWithoutKnownArgument() throws IOException
IOExceptionpublic void testQosFunctionForScanMethod() throws IOException
IOExceptionprivate static org.apache.hadoop.hbase.security.User createSomeUser()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.