Uses of Class
dev.relism.flash.ext.cache.CacheSpec
-
Uses of CacheSpec in dev.relism.flash.ext.cache
Methods in dev.relism.flash.ext.cache that return CacheSpecModifier and TypeMethodDescriptionCacheSpec.maxSize(long maxSize) Maximum entries before the backend starts evicting.static CacheSpecCacheSpec.of()CacheSpec.recordStats()Records hit/miss counters forCache.stats().Entries expire this long after they were written.CacheSpec.ttlAfterAccess(Duration ttlAfterAccess) Entries expire this long after they were last read or written.Method parameters in dev.relism.flash.ext.cache with type arguments of type CacheSpec