Class Hierarchy
- java.lang.Object
- org.apache.derby.impl.services.cache.BackgroundCleaner (implements org.apache.derby.iapi.services.daemon.Serviceable)
- org.apache.derby.impl.services.cache.CacheEntry
- org.apache.derby.impl.services.cache.ClockPolicy (implements org.apache.derby.impl.services.cache.ReplacementPolicy)
- org.apache.derby.impl.services.cache.ClockPolicy.Holder (implements org.apache.derby.impl.services.cache.ReplacementPolicy.Callback)
- org.apache.derby.impl.services.cache.ConcurrentCache (implements org.apache.derby.iapi.services.cache.CacheManager)
- org.apache.derby.impl.services.cache.ConcurrentCacheFactory (implements org.apache.derby.iapi.services.cache.CacheFactory)
- org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl (implements org.apache.derby.mbeans.CacheManagerMBean)
Interface Hierarchy
- org.apache.derby.impl.services.cache.ReplacementPolicy
- org.apache.derby.impl.services.cache.ReplacementPolicy.Callback