Refill
annotation class Refill(val type: RefillType, val tokens: Long, val period: Long, val periodUnit: ChronoUnit)(source)
Defines how the tokens are refilled on each bandwidth.
See also
Bucket4J Refill
Defines how the tokens are refilled on each bandwidth.
Bucket4J Refill