Class MatchService
java.lang.Object
com.alibaba.cloud.commons.governance.routing.MatchService
- Since:
- 2.2.10-RC1
- Author:
- HH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFallback(String fallbackVersion) voidsetRuleList(List<Rule> ruleList) voidsetVersion(String version) voidtoString()
-
Constructor Details
-
MatchService
public MatchService()
-
-
Method Details