| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.block.degrade |
| Modifier and Type | Method and Description |
|---|---|
static List<DegradeRule> |
DegradeRuleManager.getRules()
Get a copy of the rules.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DegradeRuleManager.loadRules(List<DegradeRule> rules)
Load
DegradeRules, former rules will be replaced. |
static void |
DegradeRuleManager.register2Property(SentinelProperty<List<DegradeRule>> property)
Listen to the
SentinelProperty for DegradeRules. |
Copyright © 2018 Alibaba Group. All rights reserved.