public class HzCacheFactory extends Object implements com.avaje.ebean.cache.ServerCacheFactory
| Constructor and Description |
|---|
HzCacheFactory(com.avaje.ebean.config.ServerConfig serverConfig,
com.avaje.ebean.BackgroundExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
com.avaje.ebean.cache.ServerCache |
createCache(com.avaje.ebean.cache.ServerCacheType type,
String key,
com.avaje.ebean.cache.ServerCacheOptions options) |
public HzCacheFactory(com.avaje.ebean.config.ServerConfig serverConfig, com.avaje.ebean.BackgroundExecutor executor)
public com.avaje.ebean.cache.ServerCache createCache(com.avaje.ebean.cache.ServerCacheType type, String key, com.avaje.ebean.cache.ServerCacheOptions options)
createCache in interface com.avaje.ebean.cache.ServerCacheFactoryCopyright © 2016. All rights reserved.