| Package | Description |
|---|---|
| org.apache.servicecomb.router.distribute | |
| org.apache.servicecomb.router.model |
| Modifier and Type | Method and Description |
|---|---|
TagItem |
AbstractRouterDistributor.getFiltedServerTagItem(PolicyRuleItem rule,
String targetServiceName) |
| Modifier and Type | Method and Description |
|---|---|
TagItem |
ServiceInfoCache.getLatestVersionTag() |
TagItem |
ServiceInfoCache.getNextInvokeVersion(PolicyRuleItem policyRuleItem) |
TagItem |
RouteItem.getTagitem() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyRuleItem.check(TagItem latestVersionTag)
if weight is less than 100, fill with minimum version
|
int |
TagItem.matchNum(TagItem item)
return match num
|
void |
ServiceInfoCache.setLatestVersionTag(TagItem latestVersionTag) |
void |
RouteItem.setTagitem(TagItem tagitem) |
| Constructor and Description |
|---|
RouteItem(Integer weight,
TagItem tags) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.