Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaDropTable
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaDropTable
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSpaceQuotaDropTable
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SpaceQuotaHelperForTestsprivate static final org.slf4j.Loggerprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidremoveAllQuotas(org.junit.jupiter.api.TestInfo testInfo) private voidsetQuotaAndThenDropTable(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) static voidsetUp()static voidtearDown()voidvoidvoidvoidvoid
-
Field Details
-
LOG
-
TEST_UTIL
-
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
-