public class TestActivePolicyEnforcement extends Object
ActivePolicyEnforcement.| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| private org.apache.hadoop.hbase.regionserver.RegionServerServices | rss | 
| Constructor and Description | 
|---|
| TestActivePolicyEnforcement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setup() | 
| void | testGetter() | 
| void | testNoBulkLoadChecksOnNoSnapshot() | 
| void | testNonViolatingQuotaCachesPolicyEnforcment() | 
| void | testNoPolicyReturnsNoopEnforcement() | 
| void | testNoQuotaReturnsSingletonPolicyEnforcement() | 
| void | testViolatingQuotaCachesNothing() | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.regionserver.RegionServerServices rss
public TestActivePolicyEnforcement()
public void setup()
public void testGetter()
public void testNoPolicyReturnsNoopEnforcement()
public void testNoBulkLoadChecksOnNoSnapshot()
public void testNoQuotaReturnsSingletonPolicyEnforcement()
public void testNonViolatingQuotaCachesPolicyEnforcment()
public void testViolatingQuotaCachesNothing()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.