| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.system |
| Modifier and Type | Method and Description |
|---|---|
static List<SystemRule> |
SystemRuleManager.getRules()
Get a copy of the rules.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemRuleManager.loadSystemConf(SystemRule rule) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemRuleManager.loadRules(List<SystemRule> rules)
Load
SystemRules, former rules will be replaced. |
static void |
SystemRuleManager.register2Property(SentinelProperty<List<SystemRule>> property)
Listen to the
SentinelProperty for SystemRules. |
Copyright © 2021 Alibaba Group. All rights reserved.