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, wait
close
public boolean isBound()
RateLimitRequestToken
isBound
in interface RateLimitRequestToken
public boolean bind()
RateLimitRequestToken
bind
in interface RateLimitRequestToken
public void unBind()
RateLimitRequestToken
unBind
in interface RateLimitRequestToken
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.