public static class RateLimiter.Response extends Object
Response(boolean allowed, long tokensRemaining)
long
getTokensRemaining()
boolean
isAllowed()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Response(boolean allowed, long tokensRemaining)
public boolean isAllowed()
public long getTokensRemaining()
public String toString()
toString
Object
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.