Uses of Interface
com.github.benmanes.caffeine.cache.Policy.FixedRefresh
Packages that use Policy.FixedRefresh
Package
Description
This package contains in-memory caching functionality.
-
Uses of Policy.FixedRefresh in com.github.benmanes.caffeine.cache
Methods in com.github.benmanes.caffeine.cache that return types with arguments of type Policy.FixedRefreshModifier and TypeMethodDescriptionPolicy.refreshAfterWrite()Returns access to perform operations based on the time-to-live refresh policy.