| Package | Description |
|---|---|
| org.apache.servicecomb.qps.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedWindowStrategy |
class |
LeakyBucketStrategy
leaky bucket algorithm include 2 implementation :
1.
|
class |
TokenBucketStrategy |
| Modifier and Type | Method and Description |
|---|---|
AbstractQpsStrategy |
IStrategyFactory.createStrategy(String strategyName) |
AbstractQpsStrategy |
DefaultStrategyFactory.createStrategy(String strategyName) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.