Interface CachedImage

    • Method Detail

      • getImageId

        String getImageId()
        Returns:
        the image id of the cached image
      • getLastAccessed

        Date getLastAccessed()
        Returns:
        date when this image was last accessed in the cache
      • getLastModified

        Date getLastModified()
        Returns:
        date when the image was last modified in the cache
      • getHits

        Integer getHits()
        Returns:
        nr of cache hits
      • getSize

        Long getSize()
        Returns:
        the image size