Interface CacheEntryActivatedEvent<K,​V>

    • Method Detail

      • getValue

        V getValue()
        Retrieves the value of the entry being activated.
        Specified by:
        getValue in interface CacheEntryEvent<K,​V>
        Returns:
        the value of the activated entry