类 ClusterClientStartUpConfig
java.lang.Object
com.alibaba.csp.sentinel.cluster.client.config.ClusterClientStartUpConfig
this class dedicated to reading startup configurations of cluster client
- 从以下版本开始:
- 1.7.0
- 作者:
- lianglin
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ClusterClientStartUpConfig
public ClusterClientStartUpConfig()
-
-
方法详细资料
-
getMaxParamByteSize
Get the max bytes params can be serialized- 返回:
- the max bytes, may be null
-