org.apache.pekko.http.caching.scaladsl

Members list

Type members

Classlikes

abstract class Cache[K, V] extends Cache[K, V]

API MAY CHANGE

API MAY CHANGE

General interface implemented by all cache implementations.

Attributes

Source
Cache.scala
Supertypes
trait Cache[K, V]
class Object
trait Matchable
class Any
Self type
Cache[K, V]

Public API but not intended for subclassing

Public API but not intended for subclassing

Attributes

Companion
object
Source
CachingSettings.scala
Supertypes
class Object
trait Matchable
class Any
Self type
CachingSettingsImpl

Attributes

Companion
class
Source
CachingSettings.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Public API but not intended for subclassing

Public API but not intended for subclassing

Attributes

Companion
object
Source
LfuCacheSettings.scala
Supertypes
class Object
trait Matchable
class Any
Self type
LfuCachingSettingsImpl

Attributes

Companion
class
Source
LfuCacheSettings.scala
Supertypes
class Object
trait Matchable
class Any
Self type