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
Exception
public void testExceptionOnPolicyEnforcementDisable() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.