public class RedisTransactionalExternalCacheIT extends AbstractTransactionalExternalCacheIT
CACHE_NAME, watcher| Constructor and Description |
|---|
RedisTransactionalExternalCacheIT() |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionalExternalCache<String> |
cache() |
protected void |
cacheTransactionDiscard() |
protected void |
cacheTransactionSync() |
protected DirectExternalCache<String> |
directCache() |
protected void |
directCacheRefresh() |
void |
ensureCache() |
static void |
init_client() |
check_get_null_detection, check_put_null_detection, existing_remove_get, existing_remove_getBulk, existing_remove_getSupplier, existing_removeAll_get, existing_removeAll_getBulk, existing_removeAll_getSupplier, getBulk_getBulkFunction_directPut_sync, getSupplier_removeAll_get, getSupplier_removeAll_getBulk_getBulk, getSupplier_removeAll_getSupplier_getSupplier, put_get_discard, put_get_remove_get, put_get_sync_successful2, put_get_sync_unsuccessful2protected TransactionalExternalCache<String> cache()
cache in class AbstractTransactionalExternalCacheITprotected DirectExternalCache<String> directCache()
directCache in class AbstractTransactionalExternalCacheITprotected void directCacheRefresh()
directCacheRefresh in class AbstractTransactionalExternalCacheITprotected void cacheTransactionSync()
cacheTransactionSync in class AbstractTransactionalExternalCacheITprotected void cacheTransactionDiscard()
cacheTransactionDiscard in class AbstractTransactionalExternalCacheITpublic static void init_client()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic void ensureCache()
Copyright © 2016 Atlassian. All rights reserved.