public class SpringCloudInvocationContext extends Object implements org.apache.servicecomb.governance.InvocationContext
| Constructor and Description |
|---|
SpringCloudInvocationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMatch(String key,
Boolean value) |
Map<String,Boolean> |
getCalculatedMatches() |
static void |
removeInvocationContext() |
static void |
setInvocationContext() |
public static void setInvocationContext()
public static void removeInvocationContext()
public Map<String,Boolean> getCalculatedMatches()
getCalculatedMatches in interface org.apache.servicecomb.governance.InvocationContextCopyright © 2023 Pivotal Software, Inc.. All rights reserved.