public class BypassRateLimitRequestToken extends Object implements RateLimitRequestToken
| Constructor and Description |
|---|
BypassRateLimitRequestToken() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bind()
Bind the counters to the token.
|
boolean |
isBound()
Check if the token is bound.
|
void |
unBind()
Release the token's counters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic boolean isBound()
RateLimitRequestTokenisBound in interface RateLimitRequestTokenpublic boolean bind()
RateLimitRequestTokenbind in interface RateLimitRequestTokenpublic void unBind()
RateLimitRequestTokenunBind in interface RateLimitRequestTokenCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.