Hierarchy For Package io.fluxzero.sdk.persisting.caching
Class Hierarchy
- java.lang.Object
- io.fluxzero.sdk.persisting.caching.CacheEvictionEvent
- io.fluxzero.sdk.persisting.caching.CacheEvictionsLogger (implements java.util.function.Consumer<T>)
- io.fluxzero.sdk.persisting.caching.DefaultCache (implements java.lang.AutoCloseable, io.fluxzero.common.caching.Cache)
- io.fluxzero.sdk.persisting.caching.NamedCache (implements io.fluxzero.common.caching.Cache)
- java.lang.ref.Reference<T>
- java.lang.ref.SoftReference<T>
- io.fluxzero.sdk.persisting.caching.SoftReferenceCache.SoftCacheReference (implements io.fluxzero.sdk.persisting.caching.SoftReferenceCache.CacheReference)
- java.lang.ref.SoftReference<T>
- io.fluxzero.sdk.persisting.caching.SelectiveCache (implements io.fluxzero.common.caching.Cache)
- io.fluxzero.sdk.persisting.caching.SoftReferenceCache (implements java.lang.AutoCloseable, io.fluxzero.common.caching.Cache)
- io.fluxzero.sdk.persisting.caching.SoftReferenceCache.HardCacheReference (implements io.fluxzero.sdk.persisting.caching.SoftReferenceCache.CacheReference)
Interface Hierarchy
- io.fluxzero.sdk.persisting.caching.SoftReferenceCache.CacheReference