CompositeCacheManager cacheMgr
ICacheEventLogger cacheEventLogger
IElementSerializer elementSerializer
IKeyMatcher keyMatcher
IDiskCacheAttributes dcattr
java.util.Map<K,V> purgatory
If the elements are pulled into the memory cache while the are still in purgatory, writing to disk can be canceled.
ICacheEventQueue cacheEventQueue
boolean alive
java.lang.String cacheName
int purgHits
EDU.oswego.cs.dl.util.concurrent.WriterPreferenceReadWriteLock removeAllLock
java.lang.String diskPath
boolean allowRemoveAll
int maxPurgatorySize
int shutdownSpoolTimeLimit
ICacheEventLogger cacheEventLogger
IElementSerializer elementSerializer
boolean spoolable
ICacheElement cacheElement
java.lang.String logCacheName
java.lang.String fileName
BlockDisk dataFile
BlockDiskCacheAttributes blockDiskCacheAttributes
java.io.File rootDirectory
BlockDiskKeyStore keyStore
EDU.oswego.cs.dl.util.concurrent.WriterPreferenceReadWriteLock storageLock
java.util.Hashtable<K,V> caches
BlockDiskCacheAttributes defaultCacheAttributes
public void readExternal(java.io.ObjectInput input) throws java.io.IOException, java.lang.ClassNotFoundException
(non-Javadoc)
java.io.IOException
java.lang.ClassNotFoundException
Externalizable.readExternal(java.io.ObjectInput)
public void writeExternal(java.io.ObjectOutput output) throws java.io.IOException
(non-Javadoc)
java.io.IOException
Externalizable.writeExternal(java.io.ObjectOutput)
java.lang.String logCacheName
java.lang.String fileName
org.apache.jcs.auxiliary.disk.indexed.IndexedDisk dataFile
org.apache.jcs.auxiliary.disk.indexed.IndexedDisk keyFile
java.util.Map<K,V> keyHash
int maxKeySize
java.io.File rafDir
boolean doRecycle
boolean isRealTimeOptimizationEnabled
boolean isShutdownOptimizationEnabled
boolean isOptimizing
int timesOptimized
java.lang.Thread currentOptimizationThread
int removeCount
boolean queueInput
java.util.LinkedList<E> queuedPutList
SortedPreferentialArray recycle
IndexedDiskCacheAttributes cattr
int recycleCnt
int startupSize
long bytesFree
int hitCount
EDU.oswego.cs.dl.util.concurrent.ReentrantWriterPreferenceReadWriteLock storageLock
int maxKeySize
int maxRecycleBinSize
int optimizeAtRemoveCount
boolean optimizeOnShutdown
java.util.Hashtable<K,V> caches
IndexedDiskCacheAttributes defaultCacheAttributes
IElementSerializer elementSerializer
JDBCDiskCacheAttributes jdbcDiskCacheAttributes
int updateCount
int getCount
int getMatchingCount
JDBCDiskCachePoolAccess poolAccess
TableState tableState
java.lang.String userName
java.lang.String password
java.lang.String url
java.lang.String database
java.lang.String driverClassName
java.lang.String tableName
boolean testBeforeInsert
int maxActive
int shrinkerIntervalSeconds
boolean UseDiskShrinker
java.lang.String connectionPoolName
jcs.jdbcconnectionpool.MyPool.attributes.userName=MyUserName jcs.jdbcconnectionpool.MyPool.attributes.password=MyPassword jcs.jdbcconnectionpool.MyPool.attributes.url=MyUrl jcs.jdbcconnectionpool.MyPool.attributes.maxActive=MyMaxActive jcs.jdbcconnectionpool.MyPool.attributes.driverClassName=MyDriverClassName
JDBCDiskCacheAttributes defaultJDBCDiskCacheAttributes
ICompositeCacheManager compositeCacheManager
EDU.oswego.cs.dl.util.concurrent.ClockDaemon shrinkerDaemon
java.util.Map<K,V> shrinkerThreadMap
MySQLDiskCacheAttributes mySQLDiskCacheAttributes
java.lang.String optimizationSchedule
In the future we can add a chron like scheduling system. This is to meet a pressing current need.
03:01,15:00 will cause the optimizer to run at 3 am and at 3 pm.
boolean balkDuringOptimization
MySQLDiskCacheAttributes defaultJDBCDiskCacheAttributes
java.util.Timer daemon
ICompositeCacheManager compositeCacheManager
ILateralCacheAttributes cattr
java.lang.String cacheName
ILateralCacheService lateral
LateralCacheMonitor monitor
java.util.Map<K,V> caches
ILateralCacheAttributes lca
ILateralCacheService lateralService
LateralCacheWatchRepairable lateralWatch
ICacheEventLogger cacheEventLogger
IElementSerializer elementSerializer
java.lang.String transmissionTypeName
int transmissionType
java.lang.String httpServers
java.lang.String httpServer
java.lang.String udpMulticastAddr
int udpMulticastPort
int httpListenerPort
boolean putOnlyMode
boolean receive
LateralCache cache
ICacheEventQueue eventQueue
int getCount
int removeCount
int putCount
LateralCacheNoWait[] noWaits
java.lang.String cacheName
ILateralCacheAttributes lateralCacheAttributes
ICacheElement ce
long requesterId
int command
int valHashCode
ITCPLateralCacheAttributes lca
int clients
ILateralCacheService lateralService
LateralCacheWatchRepairable lateralWatch
ICompositeCacheManager cacheMgr
LateralTCPListener.ListenerThread receiver
ITCPLateralCacheAttributes tcpLateralCacheAttributes
int port
EDU.oswego.cs.dl.util.concurrent.PooledExecutor pooledExecutor
int putCnt
int removeCnt
int getCnt
long listenerId
java.lang.String tcpServers
java.lang.String tcpServer
int tcpListenerPort
java.lang.String udpDiscoveryAddr
int udpDiscoveryPort
boolean udpDiscoveryEnabled
boolean allowPut
boolean allowGet
boolean issueRemoveOnPut
boolean filterRemoveByHashCode
IRemoteCacheService remoteCacheService
java.lang.String cacheName
IRemoteCacheListener remoteCacheListener
IRemoteCacheAttributes remoteCacheAttributes
ThreadPool pool
boolean usePoolForGet
RemoteCacheNoWait[] noWaits
java.lang.String cacheName
IRemoteCacheAttributes remoteCacheAttributes
ICompositeCacheManager compositeCacheManager
java.lang.String remoteServiceName
java.lang.String remoteHost
int remotePort
java.lang.String failoverServers
java.lang.String clusterServers
int localPort
int remoteType
int failoverIndex
java.lang.String[] failovers
boolean removeUponRemotePut
boolean getOnly
boolean localClusterConsistency
java.lang.String threadPoolName
int getTimeoutMillis
int rmiSocketFactoryTimeoutMillis
boolean receive
int zombieQueueMaxSize
int clients
java.util.Map<K,V> caches
java.lang.String host
int port
java.lang.String service
IRemoteCacheAttributes remoteCacheAttributes
ICacheEventLogger cacheEventLogger
IElementSerializer elementSerializer
IRemoteCacheService remoteService
RemoteCacheWatchRepairable remoteWatch
ICompositeCacheManager cacheMgr
java.lang.String registry
IRemoteCacheClient remoteCacheClient
ICacheEventQueue cacheEventQueue
int getCount
int getMatchingCount
int getMultipleCount
int removeCount
int putCount
RemoteHttpCacheAttributes remoteHttpCacheAttributes
int maxConnectionsPerHost
int socketTimeoutMillis
int connectionTimeoutMillis
java.lang.String httpVersion
boolean includeCacheNameAsParameter
boolean includeKeysAndPatternsAsParameter
boolean includeRequestTypeasAsParameter
java.lang.String url
java.lang.String remoteHttpClientClassName
IRemoteCacheAttributes remoteCacheAttributes
ICacheEventLogger cacheEventLogger
IElementSerializer elementSerializer
ICompositeCacheManager cacheMgr
RemoteCacheServiceAdaptor remoteHttpCacheServiceAdaptor
StandardSerializer serializer
int serviceCalls
int logInterval
java.lang.String remoteServiceName
java.lang.String remoteHost
int remotePort
java.lang.String clusterServers
int servicePort
int remoteType
boolean removeUponRemotePut
boolean getOnly
boolean localClusterConsistency
boolean allowClusterGet
java.lang.String configFileName
int rmiSocketFactoryTimeoutMillis
boolean DEFAULT_START_REGISTRY
boolean startRegistry
boolean DEFAULT_USE_REGISTRY_KEEP_ALIVE
boolean useRegistryKeepAlive
long registryKeepAliveDelayMillis
byte requestType
long requesterId
java.lang.String cacheName
java.io.Serializable key
java.util.Set<E> keySet
java.lang.String pattern
ICacheElement cacheElement
java.lang.String cacheName
java.io.Serializable key
java.io.Serializable val
IElementAttributes attr
java.lang.String cacheName
java.io.Serializable key
byte[] serializedValue
IElementAttributes elementAttributes
boolean useLateral
boolean useRemote
boolean useDisk
boolean useMemoryShrinker
int maxObjs
long maxMemoryIdleTimeSeconds
long shrinkerIntervalSeconds
int maxSpoolPerRun
java.lang.String cacheName
java.lang.String memoryCacheName
short diskUsagePattern
int spoolChunkSize
boolean IS_SPOOL
boolean IS_LATERAL
boolean IS_REMOTE
boolean IS_ETERNAL
long maxLifeSeconds
long maxIdleTimeSeconds
int size
long createTime
long lastAccessTime
AuxiliaryCache[] auxCaches
boolean alive
java.lang.String cacheName
IElementAttributes attr
ICompositeCacheAttributes cacheAttr
int updateCount
int removeCount
int hitCountRam
int hitCountAux
int[] auxHitCountByIndex
int missCountNotFound
int missCountExpired
MemoryCache memCache
IKeyMatcher keyMatcher
java.util.Hashtable<K,V> caches
java.util.Hashtable<K,V> systemCaches
int clients
ICompositeCacheAttributes defaultCacheAttr
IElementAttributes defaultElementAttr
java.util.Hashtable<K,V> auxiliaryFactoryRegistry
java.util.Hashtable<K,V> auxiliaryAttributeRegistry
java.util.Properties configurationProperties
java.lang.String defaultAuxValues
java.util.Set<E> shutdownObservers
boolean isShutdown
GroupId groupId
java.lang.Object attrName
java.lang.String toString
long createTime
java.lang.String source
java.lang.String region
java.lang.String eventName
java.lang.String optionalDetails
java.io.Serializable key
DoubleLinkedList list
int hitCnt
int missCnt
int putCnt
java.lang.String cacheName
java.util.Map<K,V> map
IElementAttributes attr
ICompositeCacheAttributes cattr
CompositeCache cache
int status
int chunkSize
ICacheElement ce
java.lang.String regionName
IStats[] auxStats
IStatElement[] stats
IStatElement[] stats
java.lang.String typeName
java.lang.Object payload
DoubleLinkedListNode prev
DoubleLinkedListNode next
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.