public interface IRedisExtCommands extends IRedisStringCommands, IRedisStringExtCommands, IRedisHashCommands, IRedisHashExtCommands, IRedisListCommands, IRedisSortedSetCommands, IRedisKeyCommands
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
executeRedisCommand(RedisCommand<T> redisCommand)
redis执行命令
|
append, append, del, del, get, get, incr, incr, mget, mget, mset, mset, set, set, set, setget, gethdel, hdel, hget, hget, hgetall, hgetall, hincrby, hincrby, hkeys, hkeys, hmget, hmget, hmset, hmset, hmsetList, hmsetList, hset, hset, hvals, hvalshget, hget, hgetAll, hgetAll, hgetAllList, hgetAllList, hgetList, hgetList, hmget, hmget, hset, hvals, hvals<T> T executeRedisCommand(RedisCommand<T> redisCommand)
T - 应答的classredisCommand - redis命令Copyright © 2021. All rights reserved.