Package io.ebean.cache
Class ServerCacheNotification
java.lang.Object
io.ebean.cache.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 Summary
Constructors Constructor Description ServerCacheNotification(Set<String> dependentTables) -
Method Summary
Modifier and Type Method Description Set<String>getDependentTables()StringtoString()