public class TestSpaceQuotaRemoval extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private SpaceQuotaHelperForTests |
helper |
private static HBaseTestingUtility |
TEST_UTIL |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestSpaceQuotaRemoval() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName testName
private SpaceQuotaHelperForTests helper
public TestSpaceQuotaRemoval()
public void removeAllQuotas() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoWritesCompaction() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithDisable() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoWritesCompactions() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithDisable() throws Exception
Exceptionpublic void testSetQuotaAndThenDisableIncrEnableWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenDisableIncrEnableWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenDisableIncrEnableWithNoWritesCompaction() throws Exception
Exceptionpublic void testSetQuotaAndThenDisableIncrEnableWithDisable() throws Exception
Exceptionprivate void setQuotaAndThenRemove(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
Exceptionpublic void testDeleteTableUsageSnapshotsForNamespace() throws Exception
Exceptionpublic void testSetNamespaceSizeQuotaAndThenRemove() throws Exception
Exceptionprivate void setQuotaAndThenRemoveInOneAmongTwoTables(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
Exceptionprivate void setQuotaNextDisableThenIncreaseFinallyEnable(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.