Class MissingSnapshotViolationPolicyEnforcement

java.lang.Object
org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
All Implemented Interfaces:
SpaceViolationPolicyEnforcement

A SpaceViolationPolicyEnforcement which can be treated as a singleton. When a quota is not defined on a table or we lack quota information, we want to avoid creating a policy, keeping this path fast.