| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.cluster.client.config | |
| com.alibaba.csp.sentinel.command.entity |
| Modifier and Type | Method and Description |
|---|---|
ClusterClientConfig |
ClusterClientConfig.setRequestTimeout(Integer requestTimeout) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterClientConfigManager.applyNewConfig(ClusterClientConfig config)
Apply new
ClusterClientConfig, while the former config will be replaced. |
static boolean |
ClusterClientConfigManager.isValidClientConfig(ClusterClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterClientConfigManager.registerClientConfigProperty(SentinelProperty<ClusterClientConfig> property) |
| Modifier and Type | Method and Description |
|---|---|
ClusterClientConfig |
ClusterClientStateEntity.toClientConfig() |
Copyright © 2021 Alibaba Group. All rights reserved.