类 ClusterClientStartUpConfig

java.lang.Object
com.alibaba.csp.sentinel.cluster.client.config.ClusterClientStartUpConfig

public class ClusterClientStartUpConfig extends Object

this class dedicated to reading startup configurations of cluster client

从以下版本开始:
1.7.0
作者:
lianglin
  • 构造器详细资料

    • ClusterClientStartUpConfig

      public ClusterClientStartUpConfig()
  • 方法详细资料

    • getMaxParamByteSize

      public static Integer getMaxParamByteSize()
      Get the max bytes params can be serialized
      返回:
      the max bytes, may be null