CacheStats

constructor(lookups: Long, hits: Long, misses: Long, belowThreshold: Long, guardRejections: Long, verifierRejections: Long, writes: Long, guardRejectionsByGuard: Map<String, Long> = emptyMap())