Module io.ebean.api

Interface ServerCacheNotify


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

    Modifier and Type
    Method
    Description
    void
    Notify other server cache members of the table modifications or process the notifications.
  • Method Details

    • notify

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