Class TestDisableTableViolationPolicyEnforcement
java.lang.Object
org.apache.hadoop.hbase.quotas.policies.BaseViolationPolicyEnforcement
org.apache.hadoop.hbase.quotas.policies.TestDisableTableViolationPolicyEnforcement
Test class for
DisableTableViolationPolicyEnforcement
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
Fields inherited from class org.apache.hadoop.hbase.quotas.policies.BaseViolationPolicyEnforcement
APPEND, DELETE, INCREMENT, PUT
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
enforcement
-
-
Constructor Details
-
TestDisableTableViolationPolicyEnforcement
-
-
Method Details
-
setup
-
testCheckPut
- Throws:
org.apache.hadoop.hbase.quotas.SpaceLimitingException
-
testCheckAppend
- Throws:
org.apache.hadoop.hbase.quotas.SpaceLimitingException
-
testCheckDelete
- Throws:
org.apache.hadoop.hbase.quotas.SpaceLimitingException
-
testCheckIncrement
- Throws:
org.apache.hadoop.hbase.quotas.SpaceLimitingException
-