Package org.apache.hadoop.hbase.client
Class TestAsyncQuotaAdminApi
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.client.TestAsyncAdminBase
org.apache.hadoop.hbase.client.TestAsyncQuotaAdminApi
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
assertNumResults
(int expected, org.apache.hadoop.hbase.quotas.QuotaFilter filter) private int
countResults
(org.apache.hadoop.hbase.quotas.QuotaFilter filter) static void
void
void
void
void
Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClass
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestAsyncQuotaAdminApi
public TestAsyncQuotaAdminApi()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
testThrottleType
- Throws:
Exception
-
testQuotaRetrieverFilter
- Throws:
Exception
-
testSwitchRpcThrottle
- Throws:
Exception
-
testSwitchExceedThrottleQuota
- Throws:
Exception
-
assertNumResults
private void assertNumResults(int expected, org.apache.hadoop.hbase.quotas.QuotaFilter filter) throws Exception - Throws:
Exception
-
countResults
- Throws:
Exception
-