Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaViolationPolicyRefresherChore
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaViolationPolicyRefresherChore
Test class for 
SpaceQuotaRefresherChore.- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChorestatic final HBaseClassTestRuleprivate org.apache.hadoop.conf.Configurationprivate org.apache.hadoop.hbase.client.Connectionprivate org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManagerprivate org.apache.hadoop.hbase.regionserver.RegionServerServices - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
CLASS_RULE
 - 
manager
 - 
rss
 - 
chore
 - 
conf
 - 
conn
 
 - 
 - 
Constructor Details
- 
TestSpaceQuotaViolationPolicyRefresherChore
 
 - 
 - 
Method Details
- 
setup
- Throws:
 IOException
 - 
testPoliciesAreEnforced
- Throws:
 IOException
 - 
testOldPoliciesAreRemoved
- Throws:
 IOException
 - 
testNewPolicyOverridesOld
- Throws:
 IOException
 - 
testMissingAllColumns
- Throws:
 IOException
 - 
testMissingDesiredColumn
- Throws:
 IOException
 - 
testParsingError
- Throws:
 IOException
 
 -