Class SpaceQuotaSnapshot.SpaceQuotaStatus

java.lang.Object
org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
All Implemented Interfaces:
SpaceQuotaSnapshotView.SpaceQuotaStatusView
Enclosing class:
SpaceQuotaSnapshot

Encapsulates the state of a quota on a table. The quota may or may not be in violation. If the quota is not in violation, the violation may be null. If the quota is in violation, there is guaranteed to be a non-null violation policy.