public final class TokenBucketStore extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TokenBucketStore.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TokenBucketStore.Builder |
builder()
Returns a new builder to create a new store.
|
TokenBucket |
tokenBucketForScope(String scope)
Returns the
TokenBucket for the given scope. |
public TokenBucket tokenBucketForScope(String scope)
TokenBucket for the given scope.public static TokenBucketStore.Builder builder()
Copyright © 2026. All rights reserved.