public class TokenBucketCurrentLimiter extends Object implements CurrentLimiter
public TokenBucketCurrentLimiter(int bucketSize,
int tokenInputRate)
public boolean isAllowable(Request request)
isAllowable 在接口中 CurrentLimiterCopyright © 2019 Baidu, Inc.. All rights reserved.