Uses of Interface
io.ebean.cache.ServerCacheFactory
| Package | Description |
|---|---|
| io.ebean.cache |
Server Cache Service
|
-
Uses of ServerCacheFactory in io.ebean.cache
Methods in io.ebean.cache that return ServerCacheFactory Modifier and Type Method Description ServerCacheFactoryServerCachePlugin. create(DatabaseConfig config, BackgroundExecutor executor)Create the ServerCacheFactory given the server config and background executor service.