Class CacheAccessCounter

    • Method Detail

      • increaseAskedResources

        public void increaseAskedResources​(String siteName)
        Increase the number of asked resources
        Parameters:
        siteName - the site name
      • getAskedResources

        public int getAskedResources​(String siteName)
        Get the number of asked resources
        Parameters:
        siteName - the site name
        Returns:
        the number of asked resources
      • getAskedResources

        public int getAskedResources()
        Get the number of asked resources
        Returns:
        the number of asked resources
      • resetCount

        public void resetCount​(String siteName)
        Reset count
        Parameters:
        siteName - the site name