Interface | Description |
---|---|
RateLimitCleanupOnRequestComplete |
Cleans up the resources related to a RateLimiter tracking an outstanding request.
|
RateLimitRequestToken |
Resource representing an outstanding request.
|
Class | Description |
---|---|
BypassRateLimitRequestToken |
RateLimitRequestToken for bypass request.
|
CallbackRateLimitRequestToken |
Request token that takes a rateLimitCleanup object on creation, and calls that to handle the cleanup when the request
transaction is completed.
|
DefaultRateLimiter |
This is the default implementation of a rate limiter.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.