Uses of Class
io.activej.csp.process.transformer.impl.RateLimiter
Packages that use RateLimiter
-
Uses of RateLimiter in io.activej.csp.process.transformer.impl
Methods in io.activej.csp.process.transformer.impl that return RateLimiterModifier and TypeMethodDescriptionstatic <T> RateLimiter<T>RateLimiter.create(double refillRate, ChronoUnit perUnit) protected RateLimiter<T>RateLimiter.Builder.doBuild()