Uses of Class
io.datarouter.client.redis.RedisClientType
Packages that use RedisClientType
-
Uses of RedisClientType in io.datarouter.client.redis.client
Constructors in io.datarouter.client.redis.client with parameters of type RedisClientTypeModifierConstructorDescriptionDatarouterRedisClient(RedisClientType clientType, io.datarouter.storage.client.ClientId clientId, io.lettuce.core.cluster.api.async.RedisClusterAsyncCommands<byte[], byte[]> lettuceClient)