| Package | Description |
|---|---|
| io.github.bucket4j |
| Modifier and Type | Method and Description |
|---|---|
static Refill |
Refill.smooth(long tokens,
Duration period)
Creates refill which regenerates the tokens in greedy manner.
|
| Modifier and Type | Method and Description |
|---|---|
static Bandwidth |
Bandwidth.classic(long capacity,
Refill refill)
Specifies limitation in classic interpretation of token-bucket algorithm.
|
Copyright © 2018. All rights reserved.