public class CaffeineValueUpdater extends Object implements ReloadAheadValueUpdater
| Constructor and Description |
|---|
CaffeineValueUpdater(CaffeineCacheUnwrapper cacheUnwrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeValueToCache(org.springframework.cache.Cache cache,
ReloadAheadKey key,
Object value) |
public CaffeineValueUpdater(CaffeineCacheUnwrapper cacheUnwrapper)
public void writeValueToCache(org.springframework.cache.Cache cache,
ReloadAheadKey key,
Object value)
writeValueToCache in interface ReloadAheadValueUpdaterCopyright © 2018 Pivotal Software, Inc.. All rights reserved.