public class TestRegionServerSpaceQuotaManager extends Object
RegionServerSpaceQuotaManager.| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager | 
quotaManager  | 
private org.apache.hadoop.hbase.regionserver.RegionServerServices | 
rss  | 
| Constructor and Description | 
|---|
TestRegionServerSpaceQuotaManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setup()  | 
void | 
testExceptionOnPolicyEnforcementDisable()  | 
void | 
testExceptionOnPolicyEnforcementEnable()  | 
void | 
testSpacePoliciesFromEnforcements()  | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager quotaManager
private org.apache.hadoop.hbase.regionserver.RegionServerServices rss
public TestRegionServerSpaceQuotaManager()
public void testSpacePoliciesFromEnforcements()
public void testExceptionOnPolicyEnforcementEnable() throws Exception
Exceptionpublic void testExceptionOnPolicyEnforcementDisable() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.