public abstract class RedisAbstractCacheHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected io.lettuce.core.RedisClient |
client |
| Constructor and Description |
|---|
RedisAbstractCacheHandler(io.lettuce.core.RedisClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected io.lettuce.core.api.StatefulRedisConnection<String,String> |
getConnection() |
Copyright © 2018. All rights reserved.