Uses of Interface
cloud.opencode.base.cache.warming.CacheWarmer.ProgressCallback
Packages that use CacheWarmer.ProgressCallback
-
Uses of CacheWarmer.ProgressCallback in cloud.opencode.base.cache.warming
Methods in cloud.opencode.base.cache.warming with parameters of type CacheWarmer.ProgressCallbackModifier and TypeMethodDescriptionCacheWarmer.warmAsync(Iterable<? extends K> keys, CacheWarmer.ProgressCallback<K> progressCallback) Warm cache asynchronously 异步预热缓存