您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
程序包的使用
io.github.spring.tools.redis.concurrent
使用
io.github.spring.tools.redis.concurrent
的程序包
程序包
说明
io.github.spring.tools.redis.concurrent
io.github.spring.tools.redis.concurrent
使用的
io.github.spring.tools.redis.concurrent
中的类
类和说明
RateLimiterData
限速器数据 限速器数据源
RedisRateLimiter
基于 Redis 的分布式令牌桶,暂时精确度到 毫秒,即一秒 1000次 基于 Redis 的分布式令牌桶,参照
Guava RateLimiter 主要属性: permitsPerSecond 每秒产生令牌数 maxBurstSeconds 最大存储的令牌秒数 nextFreeTicketMills 下一次释放令牌的时间,毫秒 storedPermits 当前存储的令牌数量 maxPermits 最大存储的令牌数量
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All rights reserved.