Record Class CachingTestUtils.CacheStats

java.lang.Object
java.lang.Record
io.trino.tests.product.utils.CachingTestUtils.CacheStats
Enclosing class:
CachingTestUtils

public static record CachingTestUtils.CacheStats(double cacheReads, double externalReads, long cacheSpaceUsed) extends Record