Uses of Class
com.github.cowwoc.tokenbucket.Bucket
Packages that use Bucket
-
Uses of Bucket in com.github.cowwoc.tokenbucket
Methods in com.github.cowwoc.tokenbucket that return BucketModifier and TypeMethodDescriptionBucket.Builder.build()
Builds a new Bucket.Limit.getBucket()
Returns the bucket containing this limit.Method parameters in com.github.cowwoc.tokenbucket with type arguments of type BucketModifier and TypeMethodDescriptionContainerList.Builder.addBucket
(Function<Bucket.Builder, Bucket> bucketBuilder) Adds a Bucket to this list.ContainerList.ConfigurationUpdater.addBucket
(Function<Bucket.Builder, Bucket> bucketBuilder) Adds a Bucket to this list.