public class FetchLimitEnforcer extends Object
| Constructor and Description |
|---|
FetchLimitEnforcer() |
| Modifier and Type | Method and Description |
|---|---|
double |
getWebRequestsPerSecond()
Get the number of requests per second in the compliance interval.
|
void |
waitForTimeslot()
Block as long as it is necessary to comply with the request/second limit.
|
public final double getWebRequestsPerSecond()
public final void waitForTimeslot()
Copyright © 2013 dontdrinkandroot. All Rights Reserved.