Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaDropTable
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaDropTable
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private SpaceQuotaHelperForTests
private static final org.slf4j.Logger
private static final HBaseTestingUtil
org.junit.rules.TestName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
private void
setQuotaAndThenDropTable
(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) static void
setUp()
static void
tearDown()
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
testName
-
helper
-
-
Constructor Details
-
TestSpaceQuotaDropTable
public TestSpaceQuotaDropTable()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
removeAllQuotas
- Throws:
Exception
-
testSetQuotaAndThenDropTableWithNoInserts
- Throws:
Exception
-
testSetQuotaAndThenDropTableWithNoWrite
- Throws:
Exception
-
testSetQuotaAndThenDropTableWithNoWritesCompactions
- Throws:
Exception
-
testSetQuotaAndThenDropTableWithDisable
- Throws:
Exception
-
testSetQuotaAndThenDropTableWithRegionReport
- Throws:
Exception
-
setQuotaAndThenDropTable
private void setQuotaAndThenDropTable(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception - Throws:
Exception
-