public class RedisDirectExternalCacheIT extends AbstractDirectExternalCacheIT
| Constructor and Description |
|---|
RedisDirectExternalCacheIT() |
| Modifier and Type | Method and Description |
|---|---|
protected DirectExternalCache<String> |
createCache(String name,
ExternalCacheSettings settings) |
void |
exact_getIdentified_removeIf() |
void |
exact_getIdentified_replaceIf() |
static void |
init_client() |
check_null_detection_with_cas, check_null_detection, check_null_key, ensureCache, potential_deadlock, put_with_huge_key, simple_get_add, simple_get_set, simple_get_with_supplier, simple_getBulk, simple_getBulkFactory, simple_getBulkIdentified, simple_getIdentified_removeIf, simple_getIdentified_replaceIf, simple_getIdentifiedSupplier_removeIf, simple_put_remove, simple_removeAllpublic static void init_client()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionprotected DirectExternalCache<String> createCache(String name, ExternalCacheSettings settings)
createCache in class AbstractDirectExternalCacheITpublic void exact_getIdentified_removeIf()
throws ExecutionException,
InterruptedException
exact_getIdentified_removeIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionpublic void exact_getIdentified_replaceIf()
throws ExecutionException,
InterruptedException
exact_getIdentified_replaceIf in class AbstractDirectExternalCacheITExecutionExceptionInterruptedExceptionCopyright © 2016 Atlassian. All rights reserved.