类 RemoteUtils

java.lang.Object
com.alibaba.nacos.core.utils.RemoteUtils

public class RemoteUtils extends Object
util of remote.
版本:
$Id: RemoteUtils.java, v 0.1 2020年11月12日 8:54 PM liuzunfei Exp $
作者:
liuzunfei
  • 字段详细资料

    • 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()