| Package | Description |
|---|---|
| io.github.bucket4j | |
| io.github.bucket4j.grid | |
| io.github.bucket4j.local |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBucket |
| Modifier and Type | Method and Description |
|---|---|
BlockingBucket |
Bucket.asScheduler()
Returns the
BlockingBucket view of this bucket, that provides operations which are able to block caller thread. |
BlockingBucket |
AbstractBucket.asScheduler() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridBucket<K extends Serializable>
Represents the bucket which state actually stored outside current JVM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockFreeBucket |
class |
SynchronizedBucket |
Copyright © 2021. All rights reserved.