| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20210820.models | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneralTaskParam[] | ModifyWorkflowInfoRequest. getGeneralTaskParams()Get Used to configure optimized parameters (Thread, Memory, CPU Core Count, etc.), applicable only to Spark SQL Node. | 
| GeneralTaskParam[] | UpdateWorkflowInfoRequest. getGeneralTaskParams()Get Specifies configuration optimization parameters (such as threads, memory, and number of CPU cores), which apply to Spark SQL nodes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyWorkflowInfoRequest. setGeneralTaskParams(GeneralTaskParam[] GeneralTaskParams)Set Used to configure optimized parameters (Thread, Memory, CPU Core Count, etc.), applicable only to Spark SQL Node. | 
| void | UpdateWorkflowInfoRequest. setGeneralTaskParams(GeneralTaskParam[] GeneralTaskParams)Set Specifies configuration optimization parameters (such as threads, memory, and number of CPU cores), which apply to Spark SQL nodes. | 
| 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.