Uses of Class
io.datarouter.client.memcached.ratelimiter.TallyNodeFactory
| Package | Description |
|---|---|
| io.datarouter.client.memcached.ratelimiter | |
| io.datarouter.ratelimiter.storage |
-
Uses of TallyNodeFactory in io.datarouter.client.memcached.ratelimiter
Constructors in io.datarouter.client.memcached.ratelimiter with parameters of type TallyNodeFactory Constructor Description BaseTallyDao(io.datarouter.storage.Datarouter datarouter, TallyNodeFactory nodeFactory, io.datarouter.storage.client.ClientId clientId, int version) -
Uses of TallyNodeFactory in io.datarouter.ratelimiter.storage
Constructors in io.datarouter.ratelimiter.storage with parameters of type TallyNodeFactory Constructor Description DatarouterRateLimiterDao(io.datarouter.storage.Datarouter datarouter, TallyNodeFactory nodeFactory, DatarouterRateLimiterDao.DatarouterRateLimiterDaoParams params)