Uses of Interface
io.github.bucket4j.BlockingBucket
Packages that use BlockingBucket
-
Uses of BlockingBucket in io.github.bucket4j
Methods in io.github.bucket4j that return BlockingBucketModifier and TypeMethodDescriptionAbstractBucket.asBlocking()Bucket.asBlocking()Returns the blocking API for this bucket, that provides operations which are able to block caller thread in case of lack of tokens.