public class GuavaStableReadExternalCacheIT extends AbstractStableReadExternalCacheIT
watcher| Constructor and Description |
|---|
GuavaStableReadExternalCacheIT() |
| Modifier and Type | Method and Description |
|---|---|
protected StableReadExternalCache<String> |
createCache(String name,
ExternalCacheSettings settings) |
protected DirectExternalCache<String> |
obtainDirectCache(String name,
ExternalCacheSettings settings) |
both_get_and_getBulk_fail, both_getBulk_and_get_fail, check_null_detection, dual_cache_get_set, dual_cache_get_with_supplier_take2, dual_cache_get_with_supplier, dual_cache_getBulk, dual_getBulk_function, ensureCache, get_fails_and_getBulk_succeeds, getBulk_fail_and_get_succeed, getBulk_pass_and_get_reuse, potential_deadlock, remove_normal, repeated_concurrency, simple_getBulk_function, simple_removeAll, single_cache_get_setprotected StableReadExternalCache<String> createCache(String name, ExternalCacheSettings settings)
createCache in class AbstractStableReadExternalCacheITprotected DirectExternalCache<String> obtainDirectCache(String name, ExternalCacheSettings settings)
obtainDirectCache in class AbstractStableReadExternalCacheITCopyright © 2016 Atlassian. All rights reserved.