Builder

Fluent builder for ContextCacheConfig, provided primarily for Java callers. Any property left unset falls back to the same default as the constructor.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ttl(ttl: ERROR CLASS: Symbol not found for Duration): ContextCacheConfig.Builder
Link copied to clipboard

Sets ttl in milliseconds. Java cannot call ttl, whose JVM name is mangled because Duration is a value class.