Class FastRateLimiter

java.lang.Object
org.apache.catalina.util.FastRateLimiter
All Implemented Interfaces:
RateLimiter

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