类 ParallelConfig

    • 构造器详细资料

      • ParallelConfig

        public ParallelConfig()
    • 方法详细资料

      • getMaxWaitSeconds

        public Integer getMaxWaitSeconds()
        返回:
        the maxWaitSeconds
      • maxWaitSeconds

        public ParallelConfig maxWaitSeconds​(Integer maxWaitSeconds)
        参数:
        maxWaitSeconds - the maxWaitSeconds to set
      • getMaxThreads

        public Integer getMaxThreads()
        返回:
        the maxThreads
      • maxThreads

        public ParallelConfig maxThreads​(Integer maxThreads)
        参数:
        maxThreads - the maxThreads to set