类的使用
com.alibaba.nacos.plugin.control.tps.rule.TpsControlRule
使用TpsControlRule的程序包
程序包
说明
-
com.alibaba.nacos.plugin.control.rule.parser中TpsControlRule的使用
-
com.alibaba.nacos.plugin.control.tps中TpsControlRule的使用
修饰符和类型字段说明protected final Map<String, TpsControlRule> DefaultTpsControlManager.rulespoint name -> tps control rule.返回变量类型为TpsControlRule的类型的com.alibaba.nacos.plugin.control.tps中的方法修饰符和类型方法说明DefaultTpsControlManager.getRules()abstract Map<String, TpsControlRule> TpsControlManager.getRules()get rules.修饰符和类型方法说明voidDefaultTpsControlManager.applyTpsRule(String pointName, TpsControlRule rule) apple tps rule.abstract voidTpsControlManager.applyTpsRule(String pointName, TpsControlRule rule) apple tps rule. -
com.alibaba.nacos.plugin.control.tps.barrier中TpsControlRule的使用
修饰符和类型方法说明voidDefaultNacosTpsBarrier.applyRule(TpsControlRule newControlRule) apply rule.abstract voidTpsBarrier.applyRule(TpsControlRule newControlRule) apply rule.