Uses of Class
io.datarouter.client.redis.codec.RedisTallyCodec
Packages that use RedisTallyCodec
-
Uses of RedisTallyCodec in io.datarouter.client.redis.node
Constructors in io.datarouter.client.redis.node with parameters of type RedisTallyCodecModifierConstructorDescriptionRedisTallyNode(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)