Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaOnNonExistingTables
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaOnNonExistingTables
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private SpaceQuotaHelperForTests
private final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
org.junit.rules.TestName
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
NON_EXISTENT_TABLE
-
testName
-
helper
-
-
Constructor Details
-
TestSpaceQuotaOnNonExistingTables
public TestSpaceQuotaOnNonExistingTables()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
removeAllQuotas
- Throws:
Exception
-
testSetQuotaOnNonExistingTableWithNoInserts
- Throws:
Exception
-
testSetQuotaOnNonExistingTableWithNoWrites
- Throws:
Exception
-
testSetQuotaOnNonExistingTableWithNoWritesCompaction
- Throws:
Exception
-
testSetQuotaOnNonExistingTableWithDisable
- Throws:
Exception
-