Uses of Class
io.datarouter.client.redis.codec.RedisTallyCodec
| Package | Description |
|---|---|
| io.datarouter.client.redis.node |
-
Uses of RedisTallyCodec in io.datarouter.client.redis.node
Constructors in io.datarouter.client.redis.node with parameters of type RedisTallyCodec Constructor Description RedisTallyNode(io.datarouter.storage.node.NodeParams<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder> params, io.datarouter.storage.client.ClientType<?,?> clientType, RedisTallyCodec codec, Supplier<DatarouterRedisClient> lazyClient)