Class FastRateLimiter

  • All Implemented Interfaces:
    RateLimiter

    public class FastRateLimiter
    extends RateLimiterBase
    A RateLimiter that compromises accuracy for speed in order to provide maximum throughput.