|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tangosol.util.Base com.tangosol.net.DefaultConfigurableCacheFactory com.atlassian.confluence.cache.tangosol.EmptyConfigurableCacheFactory
public class EmptyConfigurableCacheFactory
Dummy placeholder to prevent Coherence from statically bringing up caches. Allows us to use the appropriate cache configuration during bootstrapping.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.tangosol.net.DefaultConfigurableCacheFactory |
---|
com.tangosol.net.DefaultConfigurableCacheFactory.CacheInfo, com.tangosol.net.DefaultConfigurableCacheFactory.Manager |
Nested classes/interfaces inherited from class com.tangosol.util.Base |
---|
com.tangosol.util.Base.StackFrame |
Field Summary |
---|
Fields inherited from class com.tangosol.net.DefaultConfigurableCacheFactory |
---|
CACHE_NAME, CLASS_LOADER, FILE_CFG_CACHE, m_mapByName, MGR_CONTEXT, SCHEME_CLASS, SCHEME_DISK, SCHEME_DISTRIBUTED, SCHEME_EXTERNAL, SCHEME_EXTERNAL_PAGED, SCHEME_INVOCATION, SCHEME_LOCAL, SCHEME_NEAR, SCHEME_OPTIMISTIC, SCHEME_OVERFLOW, SCHEME_PROXY, SCHEME_READ_WRITE_BACKING, SCHEME_REF, SCHEME_REMOTE_CACHE, SCHEME_REMOTE_INVOCATION, SCHEME_REPLICATED, SCHEME_UNKNOWN, SCHEME_VERSIONED_BACKING, SCHEME_VERSIONED_NEAR |
Fields inherited from class com.tangosol.util.Base |
---|
POWER_0, POWER_G, POWER_K, POWER_M, POWER_T, UNIT_D, UNIT_H, UNIT_M, UNIT_MS, UNIT_NS, UNIT_S, UNIT_US |
Constructor Summary | |
---|---|
EmptyConfigurableCacheFactory()
|
|
EmptyConfigurableCacheFactory(java.lang.String string)
|
|
EmptyConfigurableCacheFactory(java.lang.String string,
java.lang.ClassLoader classLoader)
|
|
EmptyConfigurableCacheFactory(com.tangosol.run.xml.XmlElement xmlElement)
|
Method Summary |
---|
Methods inherited from class com.tangosol.net.DefaultConfigurableCacheFactory |
---|
configureBackingMap, configureCache, ensureCache, ensureCache, ensureService, ensureService, findScheme, findSchemeMapping, findServiceScheme, getConfig, initializeBundler, instantiateAny, instantiateAsyncBinaryStore, instantiateAsyncBinaryStoreManager, instantiateBinaryStoreManager, instantiateBundlingNamedCache, instantiateCacheStore, instantiateDiskBackingMap, instantiateExternalBackingMap, instantiateLocalCache, instantiateLocalCache, instantiateMap, instantiateMapListener, instantiateNearCache, instantiateOverflowBackingMap, instantiateOverflowMap, instantiatePagedExternalBackingMap, instantiateReadWriteBackingMap, instantiateReadWriteBackingMap, instantiateReadWriteBackingMap, instantiateSerializationCache, instantiateSerializationCache, instantiateSerializationMap, instantiateSerializationMap, instantiateSerializationMap, instantiateSerializationPagedCache, instantiateSerializationPagedCache, instantiateSimpleOverflowMap, instantiateSubclass, instantiateVersionedBackingMap, instantiateVersionedBackingMap, instantiateVersionedBackingMap, instantiateVersionedNearCache, isPutAllOptimized, loadConfig, loadConfig, loadConfigAsResource, loadConfigFromFile, popCacheContext, pushCacheContext, register, register, release, release, release, resolveScheme, resolveScheme, setConfig, translateSchemeType, unregister, unregister, verifyMapListener |
Methods inherited from class com.tangosol.util.Base |
---|
azzert, azzert, azzert, azzertFailed, breakLines, breakLines, decimalValue, dup, dup, ensureRuntimeException, ensureRuntimeException, equals, equalsDeep, err, err, err, err, err, escape, formatDateTime, getCallerStackFrame, getCommonMonitor, getCommonMonitor, getContextClassLoader, getContextClassLoader, getErr, getLog, getMaxDecDigits, getMaxHexDigits, getOriginalException, getOut, getRandom, getRandomBinary, getRandomString, getSafeTimeMillis, getStackFrame, getStackFrames, getStackTrace, getStackTrace, hexValue, indentString, indentString, isDecimal, isHex, isLogEcho, isOctal, log, log, log, log, log, makeInteger, makeLong, makeThread, octalValue, out, out, out, out, out, pad, parseBandwidth, parseBandwidth, parseDelimitedString, parseHex, parseHex, parseMemorySize, parseMemorySize, parseTime, parseTime, parseTimeNanos, parseTimeNanos, printStackTrace, randomize, randomize, randomize, read, read, read, read, read, redirectAll, replace, setErr, setLog, setLogEcho, setOut, toBandwidthString, toBandwidthString, toCharEscape, toCrc, toCrc, toCrc, toDecString, toDelimitedString, toDelimitedString, toDelimitedString, toDelimitedString, toHex, toHex, toHexDump, toHexEscape, toHexEscape, toHexEscape, toHexString, toMemorySizeString, toMemorySizeString, toQuotedCharEscape, toQuotedStringEscape, toSqlString, toString, toStringEscape, toUnicodeEscape, trace, trace, trace, trace, trace, trace, trace, trace, trace, updateSafeTimeMillis |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyConfigurableCacheFactory()
public EmptyConfigurableCacheFactory(java.lang.String string)
public EmptyConfigurableCacheFactory(java.lang.String string, java.lang.ClassLoader classLoader)
public EmptyConfigurableCacheFactory(com.tangosol.run.xml.XmlElement xmlElement)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |