Class Hierarchy
- java.lang.Object
- app.ductape.sdk.cache.CacheManager
- app.ductape.sdk.cache.CacheService
- app.ductape.sdk.cache.CacheTypes
- app.ductape.sdk.cache.LettuceRedisCacheClient (implements app.ductape.sdk.cache.CacheManager.RedisClient)
- java.lang.Record
- app.ductape.sdk.cache.CacheManager.CacheFetchResult<T>
- app.ductape.sdk.cache.CacheManager.CacheManagerConfig
- app.ductape.sdk.cache.CacheManager.CacheOperationOptions
- app.ductape.sdk.cache.CacheManager.DetailedStats
- app.ductape.sdk.cache.CacheManager.InternalCacheStats
- app.ductape.sdk.cache.CacheManager.InternalDetails
- app.ductape.sdk.cache.CacheManager.WithCacheResult<T>
- app.ductape.sdk.cache.CacheTypes.CacheValue
- app.ductape.sdk.cache.CacheTypes.ClearAllOptions
- app.ductape.sdk.cache.CacheTypes.ClearAllResult
- app.ductape.sdk.cache.CacheTypes.ClearKeyOptions
- app.ductape.sdk.cache.CacheTypes.DashboardMetrics
- app.ductape.sdk.cache.CacheTypes.DashboardOptions
- app.ductape.sdk.cache.CacheTypes.FetchValuesOptions
- app.ductape.sdk.cache.CacheTypes.FetchValuesResult
- app.ductape.sdk.cache.CacheTypes.GetValueOptions
- app.ductape.sdk.cache.CacheTypes.SetValueOptions
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- app.ductape.sdk.cache.CacheError (implements app.ductape.sdk.core.errors.DuctapeError)
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- app.ductape.sdk.cache.CacheManager.RedisClient
- app.ductape.sdk.cache.CacheService.CacheLogSink
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- app.ductape.sdk.cache.CacheManager.CacheLogLevel
- app.ductape.sdk.cache.CacheManager.CacheSource
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)