Interface AsynchronouslyRefreshedCache<T>

    • Method Detail

      • getCacheId

        java.lang.String getCacheId()
        Get the cache id
        Returns:
        the cache ID
      • isUpToDate

        boolean isUpToDate​(java.lang.String key)
        Determine if the cache is up to date
        Parameters:
        key - tennant id
        Returns:
        true if the cache is not currently refreshing itself