Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaIncrease
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaIncrease
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private SpaceQuotaHelperForTests
private static final HBaseTestingUtil
org.junit.rules.TestName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
private void
setQuotaAndThenIncreaseQuota
(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) static void
setUp()
static void
tearDown()
void
void
void
void
-
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
-