Class CacheRpc
java.lang.Object
com.atlassian.confluence.it.rpc.delegates.admin.CacheRpc
Interacts the with cache and gets statistics.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
flushAll()
int
getCacheMaxEntries
(String cacheName) void
putStringMappingInCache
(String cacheName, String entryKey, String value) void
setCacheMaxEntries
(String cacheName, int maxNumElements)
-
Constructor Details
-
CacheRpc
-
-
Method Details
-
flushAll
public void flushAll() -
getCacheMaxEntries
-
setCacheMaxEntries
-
putStringMappingInCache
-
getCacheStatistics
-