Uses of Interface
com.redis.lettucemod.cluster.api.sync.RedisModulesClusterCommands
-
Packages that use RedisModulesClusterCommands Package Description com.redis.lettucemod.cluster.api.sync -
-
Uses of RedisModulesClusterCommands in com.redis.lettucemod.cluster.api.sync
Subinterfaces of RedisModulesClusterCommands in com.redis.lettucemod.cluster.api.sync Modifier and Type Interface Description interfaceRedisModulesAdvancedClusterCommands<K,V>Methods in com.redis.lettucemod.cluster.api.sync that return RedisModulesClusterCommands Modifier and Type Method Description RedisModulesClusterCommands<K,V>RedisModulesAdvancedClusterCommands. getConnection(java.lang.String nodeId)RedisModulesClusterCommands<K,V>RedisModulesAdvancedClusterCommands. getConnection(java.lang.String host, int port)
-