public interface ServerCacheNotifyPlugin
Plugin that provides a ServerCacheNotify implementation.
Is supplied this will be used to send the ServerCacheNotification event to other cluster members.
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(DatabaseConfig config) Create a ServerCacheNotify implementation given the server configuration.
-
Method Details
-
create
Create a ServerCacheNotify implementation given the server configuration.
-