| Package | Description |
|---|---|
| org.smallmind.quorum.cache.indigenous |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> AbstractCache |
CacheBuilder.buildLeastRecentlyUsedCache(String cacheName,
TimestampedCacheSource<K,V> cacheSource,
int limit) |
static <K,V> AbstractCache |
CacheBuilder.buildLeastRecentlyUsedCache(String cacheName,
TimestampedCacheSource<K,V> cacheSource,
int limit,
int timeToLiveSeconds) |
Copyright © 2012. All Rights Reserved.