setParallel

abstract fun setParallel(parallel: Boolean?)

设置是否启用并行处理

Parameters

parallel

true表示启用并行处理,false表示禁用;null表示使用默认设置