CacheDetail

Cache creation metrics for a specific TTL duration

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of tokens written to cache with this TTL (cache creation tokens)

Link copied to clipboard

TTL duration for these cached tokens

Functions

Link copied to clipboard
inline fun copy(block: CacheDetail.Builder.() -> Unit = {}): CacheDetail
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String