Uses of Interface
com.redis.lettucemod.cluster.api.sync.RedisModulesAdvancedClusterCommands
-
Packages that use RedisModulesAdvancedClusterCommands Package Description com.redis.lettucemod.cluster com.redis.lettucemod.cluster.api -
-
Uses of RedisModulesAdvancedClusterCommands in com.redis.lettucemod.cluster
Methods in com.redis.lettucemod.cluster that return RedisModulesAdvancedClusterCommands Modifier and Type Method Description protected RedisModulesAdvancedClusterCommands<K,V>StatefulRedisModulesClusterConnectionImpl. newRedisAdvancedClusterCommandsImpl()RedisModulesAdvancedClusterCommands<K,V>StatefulRedisModulesClusterConnectionImpl. sync() -
Uses of RedisModulesAdvancedClusterCommands in com.redis.lettucemod.cluster.api
Methods in com.redis.lettucemod.cluster.api that return RedisModulesAdvancedClusterCommands Modifier and Type Method Description RedisModulesAdvancedClusterCommands<K,V>StatefulRedisModulesClusterConnection. sync()
-