| Package | Description |
|---|---|
| org.wikidata.query.rdf.blazegraph.throttling |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAgentIpAddressBucketing
Segmentation of requests by user-agent and IP address.
|
| Constructor and Description |
|---|
Throttler(Duration requestTimeThreshold,
Bucketing<B> bucketing,
Callable<ThrottlingState> createThrottlingState,
com.google.common.cache.Cache<B,ThrottlingState> stateStore,
String enableThrottlingIfHeader)
Constructor.
|
Copyright © 2017. All rights reserved.