public class ServiceInfoCache extends Object
| Constructor and Description |
|---|
ServiceInfoCache(List<PolicyRuleItem> policyRuleItemList) |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyRuleItem> |
getAllrule() |
TagItem |
getLatestVersionTag() |
TagItem |
getNextInvokeVersion(PolicyRuleItem policyRuleItem) |
void |
setLatestVersionTag(TagItem latestVersionTag) |
String |
toString() |
public ServiceInfoCache(List<PolicyRuleItem> policyRuleItemList)
public TagItem getNextInvokeVersion(PolicyRuleItem policyRuleItem)
public List<PolicyRuleItem> getAllrule()
public TagItem getLatestVersionTag()
public void setLatestVersionTag(TagItem latestVersionTag)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.