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