java.lang.Object
io.ebean.redis.RedisCachePlugin
- All Implemented Interfaces:
ServerCachePlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(DatabaseBuilder config, BackgroundExecutor executor) Create the ServerCacheFactory implementation.
-
Constructor Details
-
RedisCachePlugin
public RedisCachePlugin()
-
-
Method Details
-
create
Create the ServerCacheFactory implementation.- Specified by:
createin interfaceServerCachePlugin
-