Uses of Interface
io.lettuce.core.cluster.api.sync.NodeSelectionKeyCommands
| Package | Description |
|---|---|
| io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
-
Uses of NodeSelectionKeyCommands in io.lettuce.core.cluster.api.sync
Subinterfaces of NodeSelectionKeyCommands 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.