| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20210820.models | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneralTaskParam[] | ModifyWorkflowInfoRequest. getGeneralTaskParams()Get 用于配置优化参数(线程、内存、CPU核数等),仅作用于Spark SQL节点。多个参数用英文分号分隔。 | 
| GeneralTaskParam[] | UpdateWorkflowInfoRequest. getGeneralTaskParams()Get 用于配置优化参数(线程、内存、CPU核数等),仅作用于Spark SQL节点。多个参数用英文分号分隔。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyWorkflowInfoRequest. setGeneralTaskParams(GeneralTaskParam[] GeneralTaskParams)Set 用于配置优化参数(线程、内存、CPU核数等),仅作用于Spark SQL节点。多个参数用英文分号分隔。 | 
| void | UpdateWorkflowInfoRequest. setGeneralTaskParams(GeneralTaskParam[] GeneralTaskParams)Set 用于配置优化参数(线程、内存、CPU核数等),仅作用于Spark SQL节点。多个参数用英文分号分隔。 | 
| Constructor and Description | 
|---|
| GeneralTaskParam(GeneralTaskParam source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.