Interface ServerCacheNotify

  • All Known Implementing Classes:
    TableModState

    public interface ServerCacheNotify
    Interface for both listening to notification changes and sending them to other members of the cluster.
    • Method Detail

      • notify

        void notify​(ServerCacheNotification notification)
        Notify other server cache members of the table modifications or process the notifications.