Package org.alfresco.repo.content.caching.quota
-
Interface Summary Interface Description QuotaManagerStrategy Disk quota managers for the CachingContentStore must implement this interface.UsageTracker Interface through which disk usage levels can be set and queried. -
Class Summary Class Description StandardQuotaStrategy Quota manager for the CachingContentStore that has the following characteristics:UnlimitedQuotaStrategy QuotaManagerStrategy that doesn't enforce any quota limits whatsoever.