Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaBasicFunctioning
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaBasicFunctioning
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private SpaceQuotaHelperForTests
private static final org.slf4j.Logger
private static final int
private static final HBaseTestingUtility
org.junit.rules.TestName
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
NUM_RETRIES
- See Also:
-
testName
-
helper
-
-
Constructor Details
-
TestSpaceQuotaBasicFunctioning
public TestSpaceQuotaBasicFunctioning()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
removeAllQuotas
- Throws:
Exception
-
testNoInsertsWithPut
- Throws:
Exception
-
testNoInsertsWithAppend
- Throws:
Exception
-
testNoInsertsWithIncrement
- Throws:
Exception
-
testDeletesAfterNoInserts
- Throws:
Exception
-
testNoWritesWithPut
- Throws:
Exception
-
testNoWritesWithAppend
- Throws:
Exception
-
testNoWritesWithIncrement
- Throws:
Exception
-
testNoWritesWithDelete
- Throws:
Exception
-
testNoCompactions
- Throws:
Exception
-
testNoEnableAfterDisablePolicy
- Throws:
Exception
-
testTableQuotaOverridesNamespaceQuota
- Throws:
Exception
-
testDisablePolicyQuotaAndViolate
- Throws:
Exception
-