Package org.apache.hadoop.hbase.quotas
Class TestSpaceQuotaViolationPolicyRefresherChore
java.lang.Object
org.apache.hadoop.hbase.quotas.TestSpaceQuotaViolationPolicyRefresherChore
Test class for
SpaceQuotaRefresherChore
.-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
static final HBaseClassTestRule
private org.apache.hadoop.conf.Configuration
private org.apache.hadoop.hbase.client.Connection
private org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
private org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Constructor Summary
-
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
-