Uses of Class
io.datarouter.client.redis.RedisClientType
| Package | Description |
|---|---|
| io.datarouter.client.redis.client |
-
Uses of RedisClientType in io.datarouter.client.redis.client
Constructors in io.datarouter.client.redis.client with parameters of type RedisClientType Constructor Description DatarouterRedisClient(RedisClientType clientType, io.datarouter.storage.client.ClientId clientId, io.lettuce.core.cluster.api.async.RedisClusterAsyncCommands<byte[],byte[]> lettuceClient)