public class TaskResponseInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
TaskResponseInfo()  | 
TaskResponseInfo(TaskResponseInfo 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
getCanDownload()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getCmdArgs()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
CommonMetrics | 
getCommonMetrics()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getCreateTime()
Get Task creation time 
 | 
Long | 
getDataAmount()
Get Data volume of the task 
 | 
String | 
getDatabaseName()
Get Database name of the task 
 | 
String | 
getDataEngineId()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getDataEngineName()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getDataNumber()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getDataSet()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getDriverSize()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getEngineTypeDetail()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getError()
Get Failure information, such as `errorMessage`. 
 | 
Long | 
getExecutorMaxNumbers()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getExecutorNums()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getExecutorSize()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getId()
Get Task ID 
 | 
String | 
getImageVersion()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getInputConf()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getInputType()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getOperateUin()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getOutputMessage()
Get Output information of task execution 
 | 
String | 
getOutputPath()
Get Task output path 
 | 
Long | 
getPercentage()
Get Task progress (%) 
 | 
PrestoMonitorMetrics | 
getPrestoMonitorMetrics()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getProgressDetail()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getResourceGroupName()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Boolean | 
getResultExpired()
Get Whether the result has expired 
 | 
String | 
getResultFormat()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getRowAffectInfo()
Get Number of affected data rows 
 | 
String | 
getSparkJobFile()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getSparkJobId()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getSparkJobName()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
SparkMonitorMetrics | 
getSparkMonitorMetrics()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getSQL()
Get SQL statement of the task 
 | 
String | 
getSQLType()
Get SQL statement type of the task, such as DDL and DML. 
 | 
Long | 
getState()
Get The task status. 
 | 
String | 
getTaskType()
Get Type of the engine executing the SQL statement 
 | 
Long | 
getTotalTime()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getUiUrl()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getUpdateTime()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getUsedTime()
Get The compute time in ms. 
 | 
String | 
getUserAlias()
Get Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCanDownload(Boolean CanDownload)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCmdArgs(String CmdArgs)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCommonMetrics(CommonMetrics CommonMetrics)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCreateTime(String CreateTime)
Set Task creation time 
 | 
void | 
setDataAmount(Long DataAmount)
Set Data volume of the task 
 | 
void | 
setDatabaseName(String DatabaseName)
Set Database name of the task 
 | 
void | 
setDataEngineId(String DataEngineId)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDataEngineName(String DataEngineName)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDataNumber(Long DataNumber)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDataSet(String DataSet)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDriverSize(String DriverSize)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setEngineTypeDetail(String EngineTypeDetail)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setError(String Error)
Set Failure information, such as `errorMessage`. 
 | 
void | 
setExecutorMaxNumbers(Long ExecutorMaxNumbers)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setExecutorNums(Long ExecutorNums)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setExecutorSize(String ExecutorSize)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setId(String Id)
Set Task ID 
 | 
void | 
setImageVersion(String ImageVersion)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setInputConf(String InputConf)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setInputType(String InputType)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setOperateUin(String OperateUin)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setOutputMessage(String OutputMessage)
Set Output information of task execution 
 | 
void | 
setOutputPath(String OutputPath)
Set Task output path 
 | 
void | 
setPercentage(Long Percentage)
Set Task progress (%) 
 | 
void | 
setPrestoMonitorMetrics(PrestoMonitorMetrics PrestoMonitorMetrics)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setProgressDetail(String ProgressDetail)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setResourceGroupName(String ResourceGroupName)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setResultExpired(Boolean ResultExpired)
Set Whether the result has expired 
 | 
void | 
setResultFormat(String ResultFormat)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRowAffectInfo(String RowAffectInfo)
Set Number of affected data rows 
 | 
void | 
setSparkJobFile(String SparkJobFile)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSparkJobId(String SparkJobId)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSparkJobName(String SparkJobName)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSparkMonitorMetrics(SparkMonitorMetrics SparkMonitorMetrics)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSQL(String SQL)
Set SQL statement of the task 
 | 
void | 
setSQLType(String SQLType)
Set SQL statement type of the task, such as DDL and DML. 
 | 
void | 
setState(Long State)
Set The task status. 
 | 
void | 
setTaskType(String TaskType)
Set Type of the engine executing the SQL statement 
 | 
void | 
setTotalTime(Long TotalTime)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setUiUrl(String UiUrl)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setUpdateTime(String UpdateTime)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setUsedTime(Long UsedTime)
Set The compute time in ms. 
 | 
void | 
setUserAlias(String UserAlias)
Set Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic TaskResponseInfo()
public TaskResponseInfo(TaskResponseInfo source)
public String getDatabaseName()
public void setDatabaseName(String DatabaseName)
DatabaseName - Database name of the taskpublic Long getDataAmount()
public void setDataAmount(Long DataAmount)
DataAmount - Data volume of the taskpublic String getId()
public void setId(String Id)
Id - Task IDpublic Long getUsedTime()
public void setUsedTime(Long UsedTime)
UsedTime - The compute time in ms.public String getOutputPath()
public void setOutputPath(String OutputPath)
OutputPath - Task output pathpublic String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime - Task creation timepublic Long getState()
public void setState(Long State)
State - The task status. Valid values: `0` (initializing), `1` (executing), `2` (executed), `3` (writing data), `4` (queuing), `-1` (failed), and `-3` (canceled).public String getSQLType()
public void setSQLType(String SQLType)
SQLType - SQL statement type of the task, such as DDL and DML.public String getSQL()
public void setSQL(String SQL)
SQL - SQL statement of the taskpublic Boolean getResultExpired()
public void setResultExpired(Boolean ResultExpired)
ResultExpired - Whether the result has expiredpublic String getRowAffectInfo()
public void setRowAffectInfo(String RowAffectInfo)
RowAffectInfo - Number of affected data rowspublic String getDataSet()
public void setDataSet(String DataSet)
DataSet - Note: This field may return null, indicating that no valid values can be obtained.public String getError()
public void setError(String Error)
Error - Failure information, such as `errorMessage`. This field has been disused.public Long getPercentage()
public void setPercentage(Long Percentage)
Percentage - Task progress (%)public String getOutputMessage()
public void setOutputMessage(String OutputMessage)
OutputMessage - Output information of task executionpublic String getTaskType()
public void setTaskType(String TaskType)
TaskType - Type of the engine executing the SQL statementpublic String getProgressDetail()
public void setProgressDetail(String ProgressDetail)
ProgressDetail - Note: This field may return null, indicating that no valid values can be obtained.public String getUpdateTime()
public void setUpdateTime(String UpdateTime)
UpdateTime - Note: This field may return null, indicating that no valid values can be obtained.public String getDataEngineId()
public void setDataEngineId(String DataEngineId)
DataEngineId - Note: This field may return null, indicating that no valid values can be obtained.public String getOperateUin()
public void setOperateUin(String OperateUin)
OperateUin - Note: This field may return null, indicating that no valid values can be obtained.public String getDataEngineName()
public void setDataEngineName(String DataEngineName)
DataEngineName - Note: This field may return null, indicating that no valid values can be obtained.public String getInputType()
public void setInputType(String InputType)
InputType - Note: This field may return null, indicating that no valid values can be obtained.public String getInputConf()
public void setInputConf(String InputConf)
InputConf - Note: This field may return null, indicating that no valid values can be obtained.public Long getDataNumber()
public void setDataNumber(Long DataNumber)
DataNumber - Note: This field may return null, indicating that no valid values can be obtained.public Boolean getCanDownload()
public void setCanDownload(Boolean CanDownload)
CanDownload - Note: This field may return null, indicating that no valid values can be obtained.public String getUserAlias()
public void setUserAlias(String UserAlias)
UserAlias - Note: This field may return null, indicating that no valid values can be obtained.public String getSparkJobName()
public void setSparkJobName(String SparkJobName)
SparkJobName - Note: This field may return null, indicating that no valid values can be obtained.public String getSparkJobId()
public void setSparkJobId(String SparkJobId)
SparkJobId - Note: This field may return null, indicating that no valid values can be obtained.public String getSparkJobFile()
public void setSparkJobFile(String SparkJobFile)
SparkJobFile - Note: This field may return null, indicating that no valid values can be obtained.public String getUiUrl()
public void setUiUrl(String UiUrl)
UiUrl - Note: This field may return null, indicating that no valid values can be obtained.public Long getTotalTime()
public void setTotalTime(Long TotalTime)
TotalTime - Note: This field may return null, indicating that no valid values can be obtained.public String getCmdArgs()
public void setCmdArgs(String CmdArgs)
CmdArgs - Note: This field may return null, indicating that no valid values can be obtained.public String getImageVersion()
public void setImageVersion(String ImageVersion)
ImageVersion - Note: This field may return null, indicating that no valid values can be obtained.public String getDriverSize()
public void setDriverSize(String DriverSize)
DriverSize - Note: This field may return null, indicating that no valid values can be obtained.public String getExecutorSize()
public void setExecutorSize(String ExecutorSize)
ExecutorSize - Note: This field may return null, indicating that no valid values can be obtained.public Long getExecutorNums()
public void setExecutorNums(Long ExecutorNums)
ExecutorNums - Note: This field may return null, indicating that no valid values can be obtained.public Long getExecutorMaxNumbers()
public void setExecutorMaxNumbers(Long ExecutorMaxNumbers)
ExecutorMaxNumbers - Note: This field may return null, indicating that no valid values can be obtained.public CommonMetrics getCommonMetrics()
public void setCommonMetrics(CommonMetrics CommonMetrics)
CommonMetrics - Note: This field may return null, indicating that no valid values can be obtained.public SparkMonitorMetrics getSparkMonitorMetrics()
public void setSparkMonitorMetrics(SparkMonitorMetrics SparkMonitorMetrics)
SparkMonitorMetrics - Note: This field may return null, indicating that no valid values can be obtained.public PrestoMonitorMetrics getPrestoMonitorMetrics()
public void setPrestoMonitorMetrics(PrestoMonitorMetrics PrestoMonitorMetrics)
PrestoMonitorMetrics - Note: This field may return null, indicating that no valid values can be obtained.public String getResultFormat()
public void setResultFormat(String ResultFormat)
ResultFormat - Note: This field may return null, indicating that no valid values can be obtained.public String getEngineTypeDetail()
public void setEngineTypeDetail(String EngineTypeDetail)
EngineTypeDetail - Note: This field may return null, indicating that no valid values can be obtained.public String getResourceGroupName()
public void setResourceGroupName(String ResourceGroupName)
ResourceGroupName - Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.