public final class JedisCommandsWrapper extends Object
Constructor and Description |
---|
JedisCommandsWrapper() |
Modifier and Type | Method and Description |
---|---|
static IRedisCommander |
bind(Jedis jedis,
boolean isSentinel) |
static IRedisCommander |
bind(JedisCluster jedisCluster) |
static IRedisCommander |
bind(ShardedJedis shardedJedis) |
public static IRedisCommander bind(JedisCluster jedisCluster)
public static IRedisCommander bind(Jedis jedis, boolean isSentinel)
public static IRedisCommander bind(ShardedJedis shardedJedis)
Copyright © 2022. All rights reserved.