Interface CacheLockProvider

    • Method Detail

      • getSyncForKey

        Sync getSyncForKey​(java.lang.Object key)
        Gets the Sync Stripe to use for a given key.

        This lookup must always return the same Sync for a given key.

        Parameters:
        key - the key
        Returns:
        one of a limited number of Sync's.