Uses of Class
io.datarouter.client.redis.RedisDatabeanCodec
| Package | Description |
|---|---|
| io.datarouter.client.redis.client |
-
Uses of RedisDatabeanCodec in io.datarouter.client.redis.client
Constructors in io.datarouter.client.redis.client with parameters of type RedisDatabeanCodec 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)