Module io.ebean.api

Class ServerCacheNotification


  • public class ServerCacheNotification
    extends Object
    Notification event that dependent tables have been modified.

    This is sent to other interested servers (in the cluster).

    • Constructor Detail

      • ServerCacheNotification

        public ServerCacheNotification​(Set<String> dependentTables)