public class MemcachedTransactionalExternalCacheIT extends AbstractUnreliableTransactionalExternalCacheIT
CACHE_NAME, watcher| Constructor and Description |
|---|
MemcachedTransactionalExternalCacheIT() |
| 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() |
protected TransactionalExternalCache<String> |
offlineCache() |
protected void |
offlineCacheTransactionDiscard() |
protected void |
offlineCacheTransactionSync() |
protected DirectExternalCache<String> |
offlineDirectCache() |
protected RequestMetrics |
requestMetrics() |
getWithSupplier, getWithSupplierOfflineClient, putThenSync, putThenSyncOfflineClient, removeThenSync, removeThenSyncOfflineClientcheck_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, 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_unsuccessful2public MemcachedTransactionalExternalCacheIT()
protected TransactionalExternalCache<String> cache()
cache in class AbstractTransactionalExternalCacheITprotected DirectExternalCache<String> directCache()
directCache in class AbstractTransactionalExternalCacheITprotected TransactionalExternalCache<String> offlineCache()
offlineCache in class AbstractUnreliableTransactionalExternalCacheITprotected DirectExternalCache<String> offlineDirectCache()
offlineDirectCache in class AbstractUnreliableTransactionalExternalCacheITprotected void directCacheRefresh()
directCacheRefresh in class AbstractTransactionalExternalCacheITprotected void cacheTransactionSync()
cacheTransactionSync in class AbstractTransactionalExternalCacheITprotected void cacheTransactionDiscard()
cacheTransactionDiscard in class AbstractTransactionalExternalCacheITprotected void offlineCacheTransactionSync()
offlineCacheTransactionSync in class AbstractUnreliableTransactionalExternalCacheITprotected void offlineCacheTransactionDiscard()
offlineCacheTransactionDiscard in class AbstractUnreliableTransactionalExternalCacheITprotected RequestMetrics requestMetrics()
requestMetrics in class AbstractTransactionalExternalCacheITpublic static void init_client()
throws IOException
IOExceptionpublic void ensureCache()
Copyright © 2019 Atlassian. All rights reserved.