public class LegacyStableReadExternalCacheEhcacheIT extends AbstractStableReadExternalCacheIT
watcher| Constructor and Description |
|---|
LegacyStableReadExternalCacheEhcacheIT() |
| Modifier and Type | Method and Description |
|---|---|
protected StableReadExternalCache<String> |
createCache(String name,
ExternalCacheSettings settings,
Duration lockTimeout) |
void |
dual_cache_get_set() |
void |
dual_cache_get_with_supplier_take2() |
void |
getBulk_pass_and_get_reuse() |
protected DirectExternalCache<String> |
obtainDirectCache(String name,
ExternalCacheSettings settings) |
protected RequestMetrics |
requestMetrics() |
both_get_and_getBulk_fail, both_getBulk_and_get_fail, check_null_detection, createCache, dual_cache_get_with_supplier, dual_cache_getBulk, dual_getBulk_function, ensureCache, get_fails_and_getBulk_succeeds, getBulk_fail_and_get_succeed, potential_deadlock, remove_normal, repeated_concurrency, simple_getBulk_function, simple_removeAll, single_cache_get_setpublic LegacyStableReadExternalCacheEhcacheIT()
protected StableReadExternalCache<String> createCache(String name, ExternalCacheSettings settings, Duration lockTimeout)
createCache in class AbstractStableReadExternalCacheITprotected DirectExternalCache<String> obtainDirectCache(String name, ExternalCacheSettings settings)
obtainDirectCache in class AbstractStableReadExternalCacheITprotected RequestMetrics requestMetrics()
requestMetrics in class AbstractStableReadExternalCacheITpublic void dual_cache_get_set()
throws ExecutionException,
InterruptedException
dual_cache_get_set in class AbstractStableReadExternalCacheITExecutionExceptionInterruptedExceptionpublic void dual_cache_get_with_supplier_take2()
throws ExecutionException,
InterruptedException
dual_cache_get_with_supplier_take2 in class AbstractStableReadExternalCacheITExecutionExceptionInterruptedExceptionpublic void getBulk_pass_and_get_reuse()
throws InterruptedException
getBulk_pass_and_get_reuse in class AbstractStableReadExternalCacheITInterruptedExceptionCopyright © 2019 Atlassian. All rights reserved.