Package | Description |
---|---|
org.springframework.cloud.gateway.filter.ratelimit |
Modifier and Type | Method and Description |
---|---|
RedisRateLimiter.Config |
RedisRateLimiter.Config.setBurstCapacity(int burstCapacity) |
RedisRateLimiter.Config |
RedisRateLimiter.Config.setReplenishRate(int replenishRate) |
Modifier and Type | Method and Description |
---|---|
HashMap<String,String> |
RedisRateLimiter.getHeaders(RedisRateLimiter.Config config,
Long tokensLeft) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.