| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.plugin.control.ruleactivator | |
| com.alibaba.nacos.plugin.control.tps | |
| com.alibaba.nacos.plugin.control.tps.nacos |
| 限定符和类型 | 方法和说明 |
|---|---|
TpsControlRule |
RuleParser.parseTpsRule(String ruleContent)
parse tps rule content.
|
TpsControlRule |
NacosRuleParser.parseTpsRule(String ruleContent) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract Map<String,TpsControlRule> |
TpsControlManager.getRules()
get rules.
|
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
TpsBarrier.applyRule(TpsControlRule newControlRule)
apply rule.
|
abstract void |
TpsControlManager.applyTpsRule(String pointName,
TpsControlRule rule)
apple tps rule.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,TpsControlRule> |
NacosTpsControlManager.rules
point name -> tps control rule.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,TpsControlRule> |
NacosTpsControlManager.getRules() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NacosTpsBarrier.applyRule(TpsControlRule newControlRule)
apply rule.
|
void |
NacosTpsControlManager.applyTpsRule(String pointName,
TpsControlRule rule)
apple tps rule.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.