public class GuavaJvmCacheTest extends AbstractJvmCacheTest
thrown| Constructor and Description |
|---|
GuavaJvmCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> JvmCache<K,V> |
createCache(String name,
JvmCacheSettings settings,
Duration lockTimeout) |
void |
handle_recursion_supplier() |
createCache, createCache, get_remove_concurrently, testGetName, testKeys, testSizedeal_with_deadlock_scenario, getBulkFactory, handle_legal_recursion_factory, handle_legal_recursion_supplier, init, testGet, testInvalidName, testPut, testPutIfAbsent, testRemoveAll, testRemoveIfMismatch, testRemoveIfMissing, testRemoveIfOkay, testRemoveMissing, testRemoveOkay, testReplaceIfMismatch, testReplaceIfMissing, testReplaceIfOkayprotected <K,V> JvmCache<K,V> createCache(String name, JvmCacheSettings settings, Duration lockTimeout)
createCache in class AbstractJvmCacheTestpublic void handle_recursion_supplier()
Copyright © 2019 Atlassian. All rights reserved.