Class Hierarchy
- java.lang.Object
- org.apache.pekko.http.caching.javadsl.CachingSettings
- org.apache.pekko.http.caching.javadsl.CachingSettings$ (implements org.apache.pekko.http.javadsl.settings.SettingsCompanion<T>)
- org.apache.pekko.http.caching.javadsl.LfuCacheSettings
- org.apache.pekko.http.caching.javadsl.LfuCacheSettings$ (implements org.apache.pekko.http.javadsl.settings.SettingsCompanion<T>)
Interface Hierarchy
- org.apache.pekko.http.caching.javadsl.Cache<K,
V>