|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.astyanax.connectionpool.impl.SimpleRateLimiterImpl
public class SimpleRateLimiterImpl
| Constructor Summary | |
|---|---|
SimpleRateLimiterImpl(ConnectionPoolConfiguration config)
|
|
| Method Summary | |
|---|---|
boolean |
check()
|
boolean |
check(long currentTimeMillis)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleRateLimiterImpl(ConnectionPoolConfiguration config)
| Method Detail |
|---|
public boolean check()
check in interface RateLimiterpublic boolean check(long currentTimeMillis)
check in interface RateLimiter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||