See: Description
| Interface | Description |
|---|---|
| RateLimit | |
| TemporalBucketFactory |
| Class | Description |
|---|---|
| Lazy<T> |
Lazy loading.
|
| LazyResetable<T> |
A Lazy that has reseting functionality.
|
| LazyResetableFuture<T> |
A Lazy specifically for CompletableFutures with reset functionality.
|
| RateLimitedRequester |
For sending rate-limited requests to the Riot API.
|
| RegionalRateLimiter |
Represents rate limits for a particular region.
|
| Requester |
Requester for sending requests to the wherever.
|
| TemporalBucket |
This class represents a token bucket system.
|
| TokenRateLimit |
Represents a App or Method rate limit (collection of buckets).
|
| TokenTemporalBucket |
This class represents a token bucket system.
|
| Enum | Description |
|---|---|
| TokenRateLimit.RateLimitType |
Type of rate limit to know what headers to check.
|
| Exception | Description |
|---|---|
| RiotResponseException |
Copyright © 2019. All rights reserved.