Uses of Interface
io.lettuce.core.cluster.api.sync.NodeSelectionHashCommands
| Package | Description |
|---|---|
| io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
-
Uses of NodeSelectionHashCommands in io.lettuce.core.cluster.api.sync
Subinterfaces of NodeSelectionHashCommands in io.lettuce.core.cluster.api.sync Modifier and Type Interface Description interfaceNodeSelectionCommands<K,V>Synchronous and thread-safe Redis API to execute commands on aNodeSelectionSupport.