public class GuavaTransactionalExternalCacheIT extends AbstractTransactionalExternalCacheIT
CACHE_NAME, watcher| Constructor and Description |
|---|
GuavaTransactionalExternalCacheIT() |
| 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() |
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, 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 AbstractTransactionalExternalCacheITprotected RequestMetrics requestMetrics()
requestMetrics in class AbstractTransactionalExternalCacheITpublic void ensureCache()
Copyright © 2019 Atlassian. All rights reserved.