Interface AsynchronouslyRefreshedCache<T>

    • Method Detail

      • getCacheId

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

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