public interface RedisCommand<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
executeCommand(org.springframework.data.redis.core.RedisTemplate<?,?> template)
模板扩展调用
|
T executeCommand(org.springframework.data.redis.core.RedisTemplate<?,?> template)
template - 模板Copyright © 2022. All rights reserved.