public interface CachePlugin extends Plugin
| Modifier and Type | Method and Description |
|---|---|
<K,V> ICache<K,V> |
create(String cacheName,
long timeToLiveMs,
boolean resetTimeToLiveWhenAccessed) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.