public interface ServerCachePlugin
The plugin interface that creates a ServerCacheFactory.
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(DatabaseConfig config, BackgroundExecutor executor) Create the ServerCacheFactory given the server config and background executor service.
-
Method Details
-
create
Create the ServerCacheFactory given the server config and background executor service.
-