| Package | Description |
|---|---|
| io.github.bucket4j | |
| io.github.bucket4j.local |
| Class and Description |
|---|
| LocalBucketBuilder
This builder creates in-memory buckets (
LockFreeBucket). |
| Class and Description |
|---|
| LocalBucket
Represents the bucket inside current JVM.
|
| LocalBucketBuilder
This builder creates in-memory buckets (
LockFreeBucket). |
| LockFreeBucket |
| SynchronizationStrategy
Defines the strategy of synchronization which need to be applied to prevent data-races in multithreading usage scenario.
|
| SynchronizedBucket |
| ThreadUnsafeBucket |
Copyright © 2022. All rights reserved.