public class QpsController extends Object
| Constructor and Description |
|---|
QpsController(String key,
Integer qpsLimit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Integer |
getQpsLimit() |
boolean |
isLimitNewRequest() |
void |
setQpsLimit(Integer qpsLimit) |
Copyright © 2017. All rights reserved.