public class TestSpaceQuotaIncrease extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private SpaceQuotaHelperForTests | 
helper  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
TestSpaceQuotaIncrease()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeAllQuotas()  | 
private void | 
setQuotaAndThenIncreaseQuota(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy)  | 
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
testSetQuotaAndThenIncreaseQuotaWithDisable()  | 
void | 
testSetQuotaAndThenIncreaseQuotaWithNoInserts()  | 
void | 
testSetQuotaAndThenIncreaseQuotaWithNoWrite()  | 
void | 
testSetQuotaAndThenIncreaseQuotaWithNoWritesCompactions()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName testName
private SpaceQuotaHelperForTests helper
public TestSpaceQuotaIncrease()
public void removeAllQuotas() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoWritesCompactions() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithDisable() throws Exception
Exceptionprivate void setQuotaAndThenIncreaseQuota(org.apache.hadoop.hbase.quotas.SpaceViolationPolicy policy) throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.