Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaIncrease
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaIncrease
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate SpaceQuotaHelperForTestsprivate static final HBaseTestingUtilityorg.junit.rules.TestName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voidsetQuotaAndThenIncreaseQuota(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) static voidsetUp()static voidtearDown()voidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
testName
-
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
-