public abstract class AbstractVCacheServiceIT extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BegunTransactionalActivityHandler |
begunTxnActivityHandler |
protected int |
invocationsOfBegunTxns |
protected static int |
MAX_ENTRIES |
protected static Duration |
MAX_TTL |
org.junit.rules.ExpectedException |
thrown |
LoggingTestWatcher |
watcher |
| Constructor and Description |
|---|
AbstractVCacheServiceIT() |
protected static final int MAX_ENTRIES
protected static final Duration MAX_TTL
public org.junit.rules.ExpectedException thrown
public LoggingTestWatcher watcher
protected int invocationsOfBegunTxns
protected final BegunTransactionalActivityHandler begunTxnActivityHandler
protected abstract VCacheFactory vCacheFactory()
protected abstract VCacheManagement vCacheManagement()
protected abstract VCacheLifecycleManager vCacheLifecycleManager()
protected abstract RequestContext currentRequestContext()
protected abstract void forceNewRequestContext()
public void jvmCache_normal()
public void requestCache_normal()
public void directExternalCache_normal_marshalling()
public void directExternalCache_normal_marshaller()
public void stableReadExternalCache_normal_marshalling()
public void stableReadExternalCache_normal_marshaller()
public void transactionalExternalCache_normal_marshalling()
public void transactionalExternalCache_normal_marshaller()
public void verify_txns_sync_sync_sync()
public void verify_txns_sync_discard_sync()
public void verify_txns_discard_sync_discard()
public void verify_txns_discard_discard_discard()
public void duplicate_names_different_policys()
public void directexternalcache_duplicate_obtain()
public void stablereadexternalcache_duplicate_obtain()
public void txnexternalcache_duplicate_obtain()
public void handle_legal_recursive_get_supplier()
public void handle_legal_recursive_get_supplier2()
Copyright © 2019 Atlassian. All rights reserved.