| Package | Description |
|---|---|
| io.servicecomb.grayrelease |
| Modifier and Type | Field and Description |
|---|---|
protected List<GrayReleaseRulePolicy> |
AbstractGrayReleaseFilter.grayRules
灰度发布匹配规则 map结构,key是groupId,value是规则对象内容
|
| Modifier and Type | Method and Description |
|---|---|
List<GrayReleaseRulePolicy> |
AbstractGrayReleaseFilter.getGrayRules()
获取grayRules的值
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGrayReleaseFilter.setGrayRules(List<GrayReleaseRulePolicy> grayRules)
对grayRules进行赋值
|
Copyright © 2017. All rights reserved.