类 RemoteUtils
java.lang.Object
com.alibaba.nacos.core.utils.RemoteUtils
util of remote.
- 版本:
- $Id: RemoteUtils.java, v 0.1 2020年11月12日 8:54 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static intstatic intget remote executors thread times of processors,default is 64. see the usage of this method for detail.
-
字段详细资料
-
LOADER_FACTOR
public static final float LOADER_FACTOR- 另请参阅:
- 常量字段值
-
-
构造器详细资料
-
RemoteUtils
public RemoteUtils()
-
-
方法详细资料
-
getRemoteExecutorTimesOfProcessors
public static int getRemoteExecutorTimesOfProcessors()get remote executors thread times of processors,default is 64. see the usage of this method for detail.- 返回:
- times of processors.
-
getRemoteExecutorQueueSize
public static int getRemoteExecutorQueueSize()
-