Uses of Class
io.datarouter.client.redis.client.RedisOps
| Package | Description |
|---|---|
| io.datarouter.client.redis.client |
-
Uses of RedisOps in io.datarouter.client.redis.client
Constructors in io.datarouter.client.redis.client with parameters of type RedisOps Constructor Description RedisNodeOps(RedisOps ops, io.lettuce.core.cluster.api.async.RedisClusterAsyncCommands<byte[],byte[]> client, RedisDatabeanCodec<PK,D,F> databeanCodec, RedisTallyCodec tallyCodec, java.util.concurrent.ExecutorService executor)