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 | 
testThrottleType()  | 
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncQuotaAdminApi()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testThrottleType() throws Exception
Exceptionpublic void testQuotaRetrieverFilter() throws Exception
Exceptionprivate void assertNumResults(int expected, org.apache.hadoop.hbase.quotas.QuotaFilter filter) throws Exception
Exceptionprivate int countResults(org.apache.hadoop.hbase.quotas.QuotaFilter filter) throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.