Uses of Interface
io.nosqlbench.engine.api.activityapi.ratelimits.TokenPool
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityapi.ratelimits |
-
Uses of TokenPool in io.nosqlbench.engine.api.activityapi.ratelimits
Classes in io.nosqlbench.engine.api.activityapi.ratelimits that implement TokenPool Modifier and Type Class Description classThreadDrivenTokenPoolSynopsisMethods in io.nosqlbench.engine.api.activityapi.ratelimits that return TokenPool Modifier and Type Method Description TokenPoolThreadDrivenTokenPool. apply(RateSpec rateSpec)Change the settings of this token pool, and wake any blocked callers just in case it allows them to proceed.TokenPoolTokenPool. apply(RateSpec rateSpec)TokenPoolTokenFiller. getTokenPool()