Uses of Class
redis.clients.jedis.util.ShardInfo
-
Packages that use ShardInfo Package Description redis.clients.jedis redis.clients.jedis.util -
-
Uses of ShardInfo in redis.clients.jedis
Subclasses of ShardInfo in redis.clients.jedis Modifier and Type Class Description classJedisShardInfo -
Uses of ShardInfo in redis.clients.jedis.util
Classes in redis.clients.jedis.util with type parameters of type ShardInfo Modifier and Type Class Description classSharded<R,S extends ShardInfo<R>>
-