-
-
Constructors in io.datarouter.client.redis.node with parameters of type RedisClientManager
| Constructor |
Description |
RedisBlobNode(io.datarouter.storage.node.NodeParams<io.datarouter.storage.file.PathbeanKey,io.datarouter.storage.file.Pathbean,io.datarouter.storage.file.Pathbean.PathbeanFielder> params,
io.datarouter.storage.client.ClientType<?,?> clientType,
RedisClientManager redisClientManager) |
|
RedisNode(io.datarouter.storage.node.NodeParams<PK,D,F> params,
io.datarouter.storage.client.ClientType<?,?> clientType,
RedisClientManager redisClientManager,
ExecutorService executor) |
|