Uses of Interface
io.lettuce.core.cluster.api.async.NodeSelectionScriptingAsyncCommands
| Package | Description |
|---|---|
| io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
-
Uses of NodeSelectionScriptingAsyncCommands in io.lettuce.core.cluster.api.async
Subinterfaces of NodeSelectionScriptingAsyncCommands in io.lettuce.core.cluster.api.async Modifier and Type Interface Description interfaceNodeSelectionAsyncCommands<K,V>Asynchronous and thread-safe Redis API to execute commands on aNodeSelectionSupport.