Uses of Class
top.tangyh.basic.echo.manager.CacheLoadKeys
Packages that use CacheLoadKeys
-
Uses of CacheLoadKeys in top.tangyh.basic.echo.core
Methods in top.tangyh.basic.echo.core with parameters of type CacheLoadKeysModifier and TypeMethodDescriptionDefCacheLoader.load(CacheLoadKeys type) 内存缓存不存在时, 调用时触发加载数据com.google.common.util.concurrent.ListenableFuture<Map<Serializable,Object>> DefCacheLoader.reload(CacheLoadKeys key, Map<Serializable, Object> oldValue) 重新载入数据