Uses of Package
com.caucho.server.distcache

Packages that use com.caucho.server.distcache
com.caucho.distcache   
com.caucho.distcache.jcache   
com.caucho.distcache.jdbc   
com.caucho.env.distcache   
com.caucho.memcached   
com.caucho.server.cluster   
com.caucho.server.distcache   
com.caucho.server.resin   
 

Classes in com.caucho.server.distcache used by com.caucho.distcache
CacheBacking
          Extended cache loader
CacheConfig
          Manages the distributed cache
CacheEngine
          Manages the distributed cache
CacheImpl
          Implements the distributed cache
DataStore
          Manages the backing for the file database objects
MnodeStore
          Manages backing for the cache map.
MnodeUpdate
          An entry in the cache map
 

Classes in com.caucho.server.distcache used by com.caucho.distcache.jcache
CacheManagerImpl
          Cache which stores consistent copies on the cluster segment.
 

Classes in com.caucho.server.distcache used by com.caucho.distcache.jdbc
AbstractCacheBacking
          Extended cache loader
CacheBacking
          Extended cache loader
CacheLoaderCallback
          Callback for the extended cache loader
CacheLoaderExt
          Extended cache loader
CacheWriterExt
          Extended cache writer
DistCacheEntry
          An entry in the cache map
 

Classes in com.caucho.server.distcache used by com.caucho.env.distcache
CacheConfig
          Manages the distributed cache
CacheData
          Full data from the data map
DataStore
          Manages the backing for the file database objects
MnodeEntry
          An entry in the cache map
MnodeStore
          Manages backing for the cache map.
MnodeUpdate
          An entry in the cache map
 

Classes in com.caucho.server.distcache used by com.caucho.memcached
AbstractCacheEngine
          Manages the distributed cache
CacheEngine
          Manages the distributed cache
DistCacheEntry
          An entry in the cache map
MnodeUpdate
          An entry in the cache map
MnodeValue
          An entry in the cache map
 

Classes in com.caucho.server.distcache used by com.caucho.server.cluster
PersistentStoreConfig
          Configuration distributed stores.
 

Classes in com.caucho.server.distcache used by com.caucho.server.distcache
AbstractCacheBacking
          Extended cache loader
CacheBacking
          Extended cache loader
CacheBackupEngine
          Backup for the distributed cache
CacheConfig
          Manages the distributed cache
CacheData
          Full data from the data map
CacheEngine
          Manages the distributed cache
CacheEntryFactory
          Creates a new DistCacheEntry.
CacheEntryManager
          Manages the server entries for the distributed cache
CacheHandle
          Implements the distributed cache
CacheImpl
          Implements the distributed cache
CacheKeyManager
          Manages the distributed cache
CacheLoaderCallback
          Callback for the extended cache loader
CacheLoaderExt
          Extended cache loader
CacheManagerImpl
          Cache which stores consistent copies on the cluster segment.
CacheMnodeListener
          Callback for a cache put.
CacheStoreManager
          Manages the distributed cache
CacheUpdateWithSource
          Updates data for a cache
CacheWriterExt
          Extended cache writer
DataStore
          Manages the backing for the file database objects
DataStreamSource
          Stream source for Hessian serialization of large data
DistCacheEntry
          An entry in the cache map
DistCacheLoadListener
          callback listener for a load complete
DistCacheSystem
          The local cache repository.
LocalDataManager
          Manages the distributed cache
LocalDataManager.DataItem
           
LocalStoreManager
          Manages the distributed cache
MnodeEntry
          An entry in the cache map
MnodeOrphanListener
          Callback for orphaned mnodes.
MnodeStore
          Manages backing for the cache map.
MnodeStore.ExpiredMnode
           
MnodeUpdate
          An entry in the cache map
MnodeValue
          An entry in the cache map
PersistentStoreConfig
          Configuration distributed stores.
 

Classes in com.caucho.server.distcache used by com.caucho.server.resin
DistCacheSystem
          The local cache repository.