public class TestAsyncQuotaAdminApi extends TestAsyncAdminBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestAsyncQuotaAdminApi() |
Modifier and Type | Method and Description |
---|---|
private void |
assertNumResults(int expected,
org.apache.hadoop.hbase.quotas.QuotaFilter filter) |
private int |
countResults(org.apache.hadoop.hbase.quotas.QuotaFilter filter) |
static void |
setUpBeforeClass() |
void |
testQuotaRetrieverFilter() |
void |
testSwitchExceedThrottleQuota() |
void |
testSwitchRpcThrottle() |
void |
testThrottleType() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClass
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncQuotaAdminApi()
public static void setUpBeforeClass() throws Exception
Exception
public void testThrottleType() throws Exception
Exception
public void testQuotaRetrieverFilter() throws Exception
Exception
public void testSwitchRpcThrottle() throws Exception
Exception
public void testSwitchExceedThrottleQuota() throws Exception
Exception
private void assertNumResults(int expected, org.apache.hadoop.hbase.quotas.QuotaFilter filter) throws Exception
Exception
private int countResults(org.apache.hadoop.hbase.quotas.QuotaFilter filter) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.