| Package | Description |
|---|---|
| org.rapidoid.cache | |
| org.rapidoid.cache.impl |
| Modifier and Type | Method and Description |
|---|---|
CacheStats |
Cache.stats()
Retrieves the cache statistics.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStats |
ConcurrentCache.stats() |
| Constructor and Description |
|---|
ConcurrentCacheAtomWithStats(K key,
Mapper<K,V> loader,
long ttlInMs,
CacheStats stats) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.