public class TestSpaceQuotaOnNonExistingTables extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private SpaceQuotaHelperForTests | 
helper  | 
private org.apache.hadoop.hbase.TableName | 
NON_EXISTENT_TABLE  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
TestSpaceQuotaOnNonExistingTables()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeAllQuotas()  | 
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
testSetQuotaOnNonExistingTableWithDisable()  | 
void | 
testSetQuotaOnNonExistingTableWithNoInserts()  | 
void | 
testSetQuotaOnNonExistingTableWithNoWrites()  | 
void | 
testSetQuotaOnNonExistingTableWithNoWritesCompaction()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private final org.apache.hadoop.hbase.TableName NON_EXISTENT_TABLE
public org.junit.rules.TestName testName
private SpaceQuotaHelperForTests helper
public TestSpaceQuotaOnNonExistingTables()
public void removeAllQuotas() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoWrites() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoWritesCompaction() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithDisable() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.