public class DefaultCachePlugin extends AbstractCachePlugin
| Constructor and Description |
|---|
DefaultCachePlugin() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> ICache<K,V> |
create(String cacheName,
long timeToLiveMs,
boolean resetTimeToLiveWhenAccessed) |
config, configure, doRestart, isActive, name, option, restartpublic <K,V> ICache<K,V> create(String cacheName, long timeToLiveMs, boolean resetTimeToLiveWhenAccessed)
create in interface CachePlugincreate in class AbstractCachePluginCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.