Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaOnNonExistingTables
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaOnNonExistingTables
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate SpaceQuotaHelperForTestsprivate final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilityorg.junit.rules.TestName
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CLASS_RULE
- 
TEST_UTIL
- 
NON_EXISTENT_TABLE
- 
testName
- 
helper
 
- 
- 
Constructor Details- 
TestSpaceQuotaOnNonExistingTablespublic TestSpaceQuotaOnNonExistingTables()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
tearDown- Throws:
- Exception
 
- 
removeAllQuotas- Throws:
- Exception
 
- 
testSetQuotaOnNonExistingTableWithNoInserts- Throws:
- Exception
 
- 
testSetQuotaOnNonExistingTableWithNoWrites- Throws:
- Exception
 
- 
testSetQuotaOnNonExistingTableWithNoWritesCompaction- Throws:
- Exception
 
- 
testSetQuotaOnNonExistingTableWithDisable- Throws:
- Exception
 
 
-