public interface XWikiCacheStoreInterface extends XWikiStoreInterface
Modifier and Type | Method and Description |
---|---|
void |
flushCache() |
XWikiStoreInterface |
getStore() |
void |
initCache(int capacity,
int pageExistCapacity,
XWikiContext context)
Deprecated.
since 8.3. It does not make much sense to make this method public and it was not really doing
anything for a very long time in practice (since Infinispan is the default cache inmplementation)
|
void |
setStore(XWikiStoreInterface store) |
cleanUp, countDocuments, countDocuments, createWiki, deleteLinks, deleteLock, deleteWiki, deleteXWikiDoc, exists, getClassList, getCustomMappingPropertyList, getLimitSize, getQueryManager, getTranslationList, injectCustomMapping, injectCustomMapping, injectCustomMappings, injectCustomMappings, injectUpdatedCustomMappings, isCustomMappingValid, isCustomMappingValid, isWikiNameAvailable, loadBacklinks, loadBacklinks, loadLinks, loadLock, loadXWikiDoc, renameXWikiDoc, saveLinks, saveLock, saveXWikiDoc, saveXWikiDoc, search, search, search, search, searchDocumentReferences, searchDocumentReferences, searchDocumentReferences, searchDocumentReferences, searchDocumentReferences, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocuments, searchDocumentsNames, searchDocumentsNames, searchDocumentsNames, searchDocumentsNames, searchDocumentsNames
XWikiStoreInterface getStore()
void setStore(XWikiStoreInterface store)
void flushCache()
@Deprecated void initCache(int capacity, int pageExistCapacity, XWikiContext context) throws XWikiException
XWikiException
Copyright © 2004–2021 XWiki. All rights reserved.