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
Exception
public void testSetQuotaAndThenRemoveInOneWithNoInserts() throws Exception
Exception
public void testSetQuotaAndThenRemoveInOneWithNoWrite() throws Exception
Exception
public void testSetQuotaAndThenRemoveInOneWithNoWritesCompaction() throws Exception
Exception
public void testSetQuotaAndThenRemoveInOneWithDisable() throws Exception
Exception
public void testSetQuotaAndThenRemoveWithNoInserts() throws Exception
Exception
public void testSetQuotaAndThenRemoveWithNoWrite() throws Exception
Exception
public void testSetQuotaAndThenRemoveWithNoWritesCompactions() throws Exception
Exception
public void testSetQuotaAndThenRemoveWithDisable() throws Exception
Exception
public void testSetQuotaAndThenDisableIncrEnableWithNoInserts() throws Exception
Exception
public void testSetQuotaAndThenDisableIncrEnableWithNoWrite() throws Exception
Exception
public void testSetQuotaAndThenDisableIncrEnableWithNoWritesCompaction() throws Exception
Exception
public void testSetQuotaAndThenDisableIncrEnableWithDisable() throws Exception
Exception
private void setQuotaAndThenRemove(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
Exception
public void testDeleteTableUsageSnapshotsForNamespace() throws Exception
Exception
public void testSetNamespaceSizeQuotaAndThenRemove() throws Exception
Exception
private void setQuotaAndThenRemoveInOneAmongTwoTables(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
Exception
private void setQuotaNextDisableThenIncreaseFinallyEnable(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.