| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterStateManager.registerProperty(SentinelProperty<Integer> property) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SampleCountProperty.register2Property(SentinelProperty<Integer> property) |
static void |
OccupyTimeoutProperty.register2Property(SentinelProperty<Integer> property) |
static void |
IntervalProperty.register2Property(SentinelProperty<Integer> property) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicSentinelProperty<T> |
class |
NoOpSentinelProperty
A
SentinelProperty that will never inform the PropertyListener on it. |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthorityRuleManager.register2Property(SentinelProperty<List<AuthorityRule>> property) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DegradeRuleManager.register2Property(SentinelProperty<List<DegradeRule>> property)
Listen to the
SentinelProperty for DegradeRules. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowRuleManager.register2Property(SentinelProperty<List<FlowRule>> property)
Listen to the
SentinelProperty for FlowRules. |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemRuleManager.register2Property(SentinelProperty<List<SystemRule>> property)
Listen to the
SentinelProperty for SystemRules. |
Copyright © 2019 Alibaba Group. All rights reserved.