| Package | Description |
|---|---|
| cn.xnatural.app |
| Modifier and Type | Field and Description |
|---|---|
protected Lazier<Map<String,CacheSrv.Record>> |
CacheSrv._data
数据存放
|
protected Function<CacheSrv.Record,Long> |
CacheSrv.Record.expireFn |
| Modifier and Type | Method and Description |
|---|---|
CacheSrv |
CacheSrv.set(String key,
Object value,
Function<CacheSrv.Record,Long> expireFn)
设置缓存
|
| Constructor and Description |
|---|
Record(Function<CacheSrv.Record,Long> expireFn,
Object value) |
Copyright © 2022. All rights reserved.