| Package | Description |
|---|---|
| org.wikidata.query.rdf.blazegraph.throttling |
| Modifier and Type | Method and Description |
|---|---|
static Callable<ThrottlingState> |
ThrottlingFilter.createThrottlingState(Duration timeBucketCapacity,
Duration timeBucketRefillAmount,
Duration timeBucketRefillPeriod,
int errorBucketCapacity,
int errorBucketRefillAmount,
Duration errorBucketRefillPeriod,
int throttleBucketCapacity,
int throttleBucketRefillAmount,
Duration throttleBucketRefillPeriod,
Duration banDuration)
Create Callable to initialize throttling state.
|
Copyright © 2019. All rights reserved.