public class LegacyTransactionalExternalCacheEhcacheIT extends AbstractTransactionalExternalCacheIT
CACHE_NAME, watcher| Constructor and Description |
|---|
LegacyTransactionalExternalCacheEhcacheIT() |
| 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() |
void |
getBulk_getBulkFunction_directPut_sync() |
void |
put_get_sync_unsuccessful2() |
protected RequestMetrics |
requestMetrics() |
check_get_null_detection, check_put_null_detection, existing_getSupplier_getSupplier, existing_remove_get, existing_remove_getBulk, existing_remove_getSupplier, existing_removeAll_get, existing_removeAll_getBulk, existing_removeAll_getSupplier, getSupplier_removeAll_get, getSupplier_removeAll_getBulk_getBulk, getSupplier_removeAll_getSupplier_getSupplier, put_get_discard, put_get_remove_get, put_get_sync_successful2public LegacyTransactionalExternalCacheEhcacheIT()
protected 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 AbstractTransactionalExternalCacheITprotected RequestMetrics requestMetrics()
requestMetrics in class AbstractTransactionalExternalCacheITpublic void ensureCache()
public void put_get_sync_unsuccessful2()
throws Exception
put_get_sync_unsuccessful2 in class AbstractTransactionalExternalCacheITExceptionpublic void getBulk_getBulkFunction_directPut_sync()
throws Exception
getBulk_getBulkFunction_directPut_sync in class AbstractTransactionalExternalCacheITExceptionCopyright © 2019 Atlassian. All rights reserved.