Interface InvalidationEventHub

    • Method Detail

      • addInvalidationCallback

        void addInvalidationCallback(Runnable callback)
        Adds a callback that is invoked when an underlying tracked resource has changed. Does nothing in production mode.
        Since:
        5.4
      • clearOnInvalidation

        void clearOnInvalidation(Map<?,?> map)
        Adds a callback that clears the map.
        Since:
        5.4