Interface ClusterListener

    • Method Detail

      • eventReceived

        void eventReceived​(ClusterEvent event)
        Registered task to be executed on all cluster nodes once it's notified from cache.
        Parameters:
        event - value of notification (Object added into the cache)