类的使用
com.alibaba.csp.sentinel.cluster.client.config.ClusterClientConfig
使用ClusterClientConfig的程序包
-
com.alibaba.csp.sentinel.cluster.client.config中ClusterClientConfig的使用
修饰符和类型方法说明static voidClusterClientConfigManager.applyNewConfig(ClusterClientConfig config) Apply newClusterClientConfig, while the former config will be replaced.static booleanClusterClientConfigManager.isValidClientConfig(ClusterClientConfig config) 修饰符和类型方法说明static voidClusterClientConfigManager.registerClientConfigProperty(com.alibaba.csp.sentinel.property.SentinelProperty<ClusterClientConfig> property) -
com.alibaba.csp.sentinel.command.entity中ClusterClientConfig的使用