public interface ServerCacheNotify
Interface for both listening to notification changes and sending them to other members of the cluster.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
notify
(ServerCacheNotification notification) Notify other server cache members of the table modifications or process the notifications.
-
Method Details
-
notify
Notify other server cache members of the table modifications or process the notifications.
-