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