Package | Description |
---|---|
net.ymate.platform.persistence.redis.impl | |
net.ymate.platform.persistence.redis.support |
Modifier and Type | Method and Description |
---|---|
IRedisCommander |
RedisDataSourceAdapter.getConnection() |
IRedisCommander |
RedisCommandHolder.getConnection() |
Modifier and Type | Class and Description |
---|---|
class |
JedisClusterCommander |
class |
JedisCommander |
class |
JedisShardedCommander |
Modifier and Type | Method and Description |
---|---|
static IRedisCommander |
JedisCommandsWrapper.bind(Jedis jedis,
boolean isSentinel) |
static IRedisCommander |
JedisCommandsWrapper.bind(JedisCluster jedisCluster) |
static IRedisCommander |
JedisCommandsWrapper.bind(ShardedJedis shardedJedis) |
Copyright © 2022. All rights reserved.