Uses of Class
io.datarouter.client.redis.RedisClientType
| Package | Description |
|---|---|
| io.datarouter.client.redis.node |
-
Uses of RedisClientType in io.datarouter.client.redis.node
Constructors in io.datarouter.client.redis.node with parameters of type RedisClientType Constructor Description RedisNode(io.datarouter.storage.node.NodeParams<PK,D,F> params, RedisClientType redisClientType, RedisClientManager redisClientManager, io.datarouter.storage.client.ClientId clientId, java.util.concurrent.ExecutorService executor)RedisReaderNode(io.datarouter.storage.node.NodeParams<PK,D,F> params, RedisClientType redisClientType, RedisClientManager redisClientManager, io.datarouter.storage.client.ClientId clientId, java.util.concurrent.ExecutorService executor)