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
IOException
public void testQosFunctionForMeta() throws IOException
IOException
public void testQosFunctionWithoutKnownArgument() throws IOException
IOException
public void testQosFunctionForScanMethod() throws IOException
IOException
private static org.apache.hadoop.hbase.security.User createSomeUser()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.