Interface SpaceQuotaSnapshotNotifier

All Known Implementing Classes:
TableSpaceQuotaSnapshotNotifier

@Private public interface SpaceQuotaSnapshotNotifier
An interface which abstract away the action taken to enable or disable a space quota violation policy across the HBase cluster. Implementations must have a no-args constructor.