Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaIncrease
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaIncrease
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSpaceQuotaIncrease
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SpaceQuotaHelperForTestsprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidremoveAllQuotas(org.junit.jupiter.api.TestInfo testInfo) private voidsetQuotaAndThenIncreaseQuota(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) static voidsetUp()static voidtearDown()voidvoidvoidvoid
-
Field Details
-
TEST_UTIL
-
helper
-
-
Constructor Details
-
TestSpaceQuotaIncrease
public TestSpaceQuotaIncrease()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
removeAllQuotas
- Throws:
Exception
-
testSetQuotaAndThenIncreaseQuotaWithNoInserts
- Throws:
Exception
-
testSetQuotaAndThenIncreaseQuotaWithNoWrite
- Throws:
Exception
-
testSetQuotaAndThenIncreaseQuotaWithNoWritesCompactions
- Throws:
Exception
-
testSetQuotaAndThenIncreaseQuotaWithDisable
- Throws:
Exception
-
setQuotaAndThenIncreaseQuota
private void setQuotaAndThenIncreaseQuota(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception - Throws:
Exception
-