LfuCacheSettings

org.apache.pekko.http.caching.javadsl.LfuCacheSettings
See theLfuCacheSettings companion object

Public API but not intended for subclassing

Attributes

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

Members list

Value members

Abstract methods

Attributes

Source
LfuCacheSettings.scala

Concrete methods

def withInitialCapacity(newInitialCapacity: Int): LfuCacheSettings

Attributes

Source
LfuCacheSettings.scala
def withMaxCapacity(newMaxCapacity: Int): LfuCacheSettings

Attributes

Source
LfuCacheSettings.scala

Attributes

Source
LfuCacheSettings.scala

Attributes

Source
LfuCacheSettings.scala