| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice |
| Modifier and Type | Method and Description |
|---|---|
List<DubboMatchRequest> |
DubboRouteDetail.getMatch() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DubboMatchRequest.isMatch(DubboMatchRequest dubboMatchRequest,
String methodName,
String[] parameterTypeList,
Object[] parameters,
Map<String,String> sourceLabels,
Map<String,String> eagleeyeContext,
Map<String,String> dubboContext,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
DubboRouteDetail.setMatch(List<DubboMatchRequest> match) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.