Package | Description |
---|---|
org.alfresco.repo.content.caching | |
org.alfresco.repo.content.caching.quota |
Modifier and Type | Method and Description |
---|---|
QuotaManagerStrategy |
CachingContentStore.getQuota() |
Modifier and Type | Method and Description |
---|---|
void |
CachingContentStore.setQuota(QuotaManagerStrategy quota)
Sets the QuotaManagerStrategy that will be used.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardQuotaStrategy
Quota manager for the CachingContentStore that has the following characteristics:
|
class |
UnlimitedQuotaStrategy
QuotaManagerStrategy that doesn't enforce any quota limits whatsoever.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.