public abstract class LettuceCache extends Object implements Level2Cache
| 限定符和类型 | 字段和说明 |
|---|---|
protected io.lettuce.core.AbstractRedisClient |
client |
protected String |
namespace |
protected String |
region |
log| 构造器和说明 |
|---|
LettuceCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected io.lettuce.core.api.StatefulConnection |
connect() |
protected io.lettuce.core.api.sync.BaseRedisCommands |
sync(io.lettuce.core.api.StatefulConnection conn) |
Copyright © 2018. All rights reserved.