Uses of Package
io.github.bucket4j.local
Packages that use io.github.bucket4j.local
-
Classes in io.github.bucket4j.local used by io.github.bucket4j
-
Classes in io.github.bucket4j.local used by io.github.bucket4j.localClassDescriptionRepresents the bucket inside current JVM.This builder creates in-memory buckets (
LockFreeBucket).Defines the strategy of synchronization which need to be applied to prevent data-races in multithreading usage scenario.