| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.cluster.client.config | |
| com.alibaba.csp.sentinel.command.entity |
| Modifier and Type | Method and Description |
|---|---|
ClusterClientAssignConfig |
ClusterClientAssignConfig.setServerHost(String serverHost) |
ClusterClientAssignConfig |
ClusterClientAssignConfig.setServerPort(Integer serverPort) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterClientConfigManager.applyNewAssignConfig(ClusterClientAssignConfig clusterClientAssignConfig) |
static boolean |
ClusterClientConfigManager.isValidAssignConfig(ClusterClientAssignConfig config) |
void |
ServerChangeObserver.onRemoteServerChange(ClusterClientAssignConfig assignConfig)
Callback on remote server address change.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterClientConfigManager.registerServerAssignProperty(SentinelProperty<ClusterClientAssignConfig> property) |
| Modifier and Type | Method and Description |
|---|---|
ClusterClientAssignConfig |
ClusterClientStateEntity.toAssignConfig() |
Copyright © 2021 Alibaba Group. All rights reserved.