| 程序包 | 说明 |
|---|---|
| org.tio.utils.cache.guavaredis |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,GuavaRedisCache> |
GuavaRedisCache.map |
| 限定符和类型 | 方法和说明 |
|---|---|
static GuavaRedisCache |
GuavaRedisCache.getCache(String cacheName) |
static GuavaRedisCache |
GuavaRedisCache.register(org.redisson.api.RedissonClient redisson,
String cacheName,
Long timeToLiveSeconds,
Long timeToIdleSeconds) |
Copyright © 2019. All rights reserved.