Uses of Class
io.github.bucket4j.Bandwidth
Packages that use Bandwidth
-
Uses of Bandwidth in io.github.bucket4j
Fields in io.github.bucket4j with type parameters of type BandwidthModifier and TypeFieldDescriptionstatic final SerializationHandle<Bandwidth>Bandwidth.SERIALIZATION_HANDLEMethods in io.github.bucket4j that return BandwidthModifier and TypeMethodDescriptionBandwidthBuilder.BandwidthBuilderBuildStage.build()Creates the new instance ofBandwidthstatic BandwidthDeprecated.BucketConfiguration.getBandwidths()static BandwidthDeprecated.Deprecated.Bandwidth.withInitialTokens(long initialTokens) Deprecated.Methods in io.github.bucket4j with parameters of type BandwidthModifier and TypeMethodDescriptionAdds limited bandwidth for all buckets which will be constructed by this builder instance.booleanBandwidth.equalsByContent(Bandwidth other) Constructor parameters in io.github.bucket4j with type arguments of type Bandwidth -
Uses of Bandwidth in io.github.bucket4j.local
Methods in io.github.bucket4j.local with parameters of type BandwidthModifier and TypeMethodDescriptionAdds limited bandwidth for all buckets which will be constructed by this builder.