| 程序包 | 说明 |
|---|---|
| top.tangyh.basic.echo.core |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<Serializable,Object> |
DefCacheLoader.load(CacheLoadKeys type)
内存缓存不存在时, 调用时触发加载数据
|
com.google.common.util.concurrent.ListenableFuture<Map<Serializable,Object>> |
DefCacheLoader.reload(CacheLoadKeys key,
Map<Serializable,Object> oldValue)
重新载入数据
|
Copyright © 2021. All rights reserved.