| Package | Description |
|---|---|
| org.apache.servicecomb.router.distribute | |
| org.apache.servicecomb.router.match | |
| org.apache.servicecomb.router.model |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
AbstractRouterDistributor.distribute(String targetServiceName,
List<T> list,
PolicyRuleItem invokeRule) |
List<T> |
RouterDistributor.distribute(String targetServiceName,
List<T> list,
PolicyRuleItem invokeRule) |
TagItem |
AbstractRouterDistributor.getFiltedServerTagItem(PolicyRuleItem rule,
String targetServiceName) |
| Modifier and Type | Method and Description |
|---|---|
PolicyRuleItem |
RouterRuleMatcher.match(String serviceName,
Map<String,String> invokeHeader) |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyRuleItem> |
ServiceInfoCache.getAllrule() |
| Modifier and Type | Method and Description |
|---|---|
int |
PolicyRuleItem.compareTo(PolicyRuleItem param) |
TagItem |
ServiceInfoCache.getNextInvokeVersion(PolicyRuleItem policyRuleItem) |
| Constructor and Description |
|---|
ServiceInfoCache(List<PolicyRuleItem> policyRuleItemList) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.