public class TimedRequestCacheTest extends TimedLocalCacheOperationsTest
CACHE_NAME, metricsRecorder| Constructor and Description |
|---|
TimedRequestCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheType |
getCacheType() |
protected LocalCacheOperations<String,String> |
getDelegateOps() |
protected com.atlassian.vcache.internal.core.metrics.TimedLocalCacheOperations<String,String> |
getTimed() |
void |
init() |
get_hit, get_miss, getSupplier_hit, getSupplier_miss, put, putIfAbsent, remove, removeAll, removeIf, replaceIfpublic void init()
protected CacheType getCacheType()
getCacheType in class TimedLocalCacheOperationsTestprotected LocalCacheOperations<String,String> getDelegateOps()
getDelegateOps in class TimedLocalCacheOperationsTestprotected com.atlassian.vcache.internal.core.metrics.TimedLocalCacheOperations<String,String> getTimed()
getTimed in class TimedLocalCacheOperationsTestCopyright © 2019 Atlassian. All rights reserved.