| Package | Description |
|---|---|
| io.github.bucket4j | |
| io.github.bucket4j.distributed.proxy | |
| io.github.bucket4j.local |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBucket |
| Modifier and Type | Method and Description |
|---|---|
BlockingBucket |
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.
|
BlockingBucket |
AbstractBucket.asBlocking() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBucketProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
LockFreeBucket |
class |
SynchronizedBucket |
class |
ThreadUnsafeBucket |
Copyright © 2024. All rights reserved.