Class CacheStatisticsPage


  • @Deprecated
    public class CacheStatisticsPage
    extends Object
    Deprecated.
    The Confluence admin screens that display the list of cache statistics.
    • Method Detail

      • getCacheSize

        public int getCacheSize​(String cacheName)
        Deprecated.
      • setCacheSize

        public void setCacheSize​(String cacheName,
                                 int size)
        Deprecated.
      • clickFlushCache

        public void clickFlushCache​(String cacheKey)
        Deprecated.