Skip to content

io.helidon.common.concurrency.limits.RateLimitingAlgorithmType

Description

This type is an enumeration.

Allowed Values

ValueDescription
TOKEN_BUCKETRequests require tokens from a bucket that fills over time
FIXED_RATERequests are processed at a fixed rate

Usages


See the manifest for all available types.