public class TaskOpsDto extends AbstractModel
header, skipSign
Constructor and Description |
---|
TaskOpsDto() |
TaskOpsDto(TaskOpsDto 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 |
---|---|
String |
getBrokerIp()
Get Specified Running Nodes
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getClusterId()
Get Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCreateTime()
Get Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getCreator()
Get Task Creator
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCrontab()
Get ExpressionsNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getCrontabExpression()
Get Scheduling Cron Expression
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getCycleNum()
Get CycleNote: This field may return null, indicating that no valid value can be obtained.
|
Long |
getCycleStep()
Get Step Length
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCycleType()
Get Cycle Type
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCycleUnit()
Get Cycle Unit
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getDelayTime()
Get Delayed Execution Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDependencyRel()
Get Task Dependency Type: and, or
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getDependencyWorkflow()
Get Task Workflow Dependency: yes, no
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getEndDate()
Get End Date
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getEndTime()
Get Scheduling End Date
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getEventListenerConfig()
Get Event Listening Configuration
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getEventPublisherConfig()
Get Event-driven Configuration
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getExecutionEndTime()
Get Execution Time Right Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getExecutionStartTime()
Get Execution Time Left Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getExecutionTTL()
Get Runtime Timeout
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getExecutorGroupId()
Get Resource Group IDNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getExecutorGroupName()
Get Resource Group NameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getFirstRunTime()
Get First Execution Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getFirstSubmitTime()
Get First Submission Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getFolderId()
Get Folder ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getFolderName()
Get Folder Name
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getInCharge()
Get Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getInChargeId()
Get Responsible User ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getInitStrategy()
Get Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getInstanceInitStrategy()
Get Task Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLastSchedulerCommitTime()
Get Latest Schedule Submission Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLastUpdate()
Get Latest Update Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLayer()
Get Hierarchy
Note: This field may return null, indicating that no valid value can be obtained.
|
Float |
getLeftCoordinate()
Get Left Coordinate
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getMaxDateTime()
Get Maximum Data Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getMinDateTime()
Get Minimum Data Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getNormalizedJobStartTime()
Get Task Start Time Calculated by cron Expression
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getNotes()
Get Task Remark
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getOwnId()
Get Main Account userId
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getProductName()
Get Task Product TypeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectId()
Get Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectIdent()
Get Project IdentifierNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectName()
Get Project nameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getRealWorkflowId()
Get Actual Workflow ID when the task is a virtual task
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getResourceGroup()
Get Compute Resource Group
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getRetryAble()
Get Whether to Retry, 1 represents retryable
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getRetryWait()
Get Retry Wait Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getRunPriority()
Get Running Priority
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getScheduleDesc()
Get Scheduling Description
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getSchedulerDesc()
Get Scheduling Plan Description
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getSelfDepend()
Get Self-Dependency Type
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getShowWorkflow()
Get Whether to Display Workflow
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getSourceServiceId()
Get Source Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getSourceServiceType()
Get Source Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getStartDate()
Get Start Date
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getStartTime()
Get Scheduling Effective Date
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getStartupTime()
Get Start Execution Time
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getStatus()
Get Task StatusNote: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getSubmit()
Get Whether the Task Version Has Been Submitted
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTargetServiceId()
Get Target Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTargetServiceType()
Get Target Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTaskAction()
Get Scheduling Configuration - Elastic Cycle Configuration, available for Hour/Weekly/Month/Year schedules.
|
String |
getTaskId()
Get Task IDNote: This field may return null, indicating that no valid value can be obtained.
|
LinkOpsDto |
getTaskLinkInfo()
Get Task Dependency Edge Details
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTaskName()
Get Task NameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getTasksStr()
Get Subtask List
Note: This field may return null, indicating that no valid value can be obtained.
|
TaskTypeOpsDto |
getTaskType()
Get Task TypeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getTaskTypeDesc()
Get Task Type Description
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getTaskTypeId()
Get Task Type ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getTenantId()
Get Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.
|
Float |
getTopCoordinate()
Get Top Coordinate
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getTryLimit()
Get Limit on Number of Runs
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getUpdateTime()
Get Update timeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getUpdateUser()
Get Updater's Nickname
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getUpdateUserId()
Get Updater's userId
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getUserId()
Get User userId
Note: This field may return null, indicating that no valid value can be obtained.
|
Boolean |
getVirtualFlag()
Get Virtual Task Marker
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getVirtualTaskId()
Get Virtual Task ID
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getVirtualTaskStatus()
Get Virtual Task Status
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getWorkflowId()
Get Workflow IDNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getWorkflowName()
Get Workflow nameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getYarnQueue()
Get Compute Queue
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setBrokerIp(String BrokerIp)
Set Specified Running Nodes
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setClusterId(String ClusterId)
Set Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCreateTime(String CreateTime)
Set Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setCreator(String Creator)
Set Task Creator
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCrontab(String Crontab)
Set ExpressionsNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setCrontabExpression(String CrontabExpression)
Set Scheduling Cron Expression
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCycleNum(Long CycleNum)
Set CycleNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setCycleStep(Long CycleStep)
Set Step Length
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCycleType(String CycleType)
Set Cycle Type
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCycleUnit(String CycleUnit)
Set Cycle Unit
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDelayTime(Long DelayTime)
Set Delayed Execution Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDependencyRel(String DependencyRel)
Set Task Dependency Type: and, or
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setDependencyWorkflow(String DependencyWorkflow)
Set Task Workflow Dependency: yes, no
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setEndDate(String EndDate)
Set End Date
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setEndTime(String EndTime)
Set Scheduling End Date
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setEventListenerConfig(String EventListenerConfig)
Set Event Listening Configuration
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setEventPublisherConfig(String EventPublisherConfig)
Set Event-driven Configuration
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setExecutionEndTime(String ExecutionEndTime)
Set Execution Time Right Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setExecutionStartTime(String ExecutionStartTime)
Set Execution Time Left Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setExecutionTTL(Long ExecutionTTL)
Set Runtime Timeout
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setExecutorGroupId(String ExecutorGroupId)
Set Resource Group IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setExecutorGroupName(String ExecutorGroupName)
Set Resource Group NameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setFirstRunTime(String FirstRunTime)
Set First Execution Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setFirstSubmitTime(String FirstSubmitTime)
Set First Submission Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setFolderId(String FolderId)
Set Folder ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setFolderName(String FolderName)
Set Folder Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setInCharge(String InCharge)
Set Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setInChargeId(String InChargeId)
Set Responsible User ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setInitStrategy(String InitStrategy)
Set Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setInstanceInitStrategy(String InstanceInitStrategy)
Set Task Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLastSchedulerCommitTime(String LastSchedulerCommitTime)
Set Latest Schedule Submission Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLastUpdate(String LastUpdate)
Set Latest Update Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLayer(String Layer)
Set Hierarchy
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLeftCoordinate(Float LeftCoordinate)
Set Left Coordinate
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setMaxDateTime(String MaxDateTime)
Set Maximum Data Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setMinDateTime(String MinDateTime)
Set Minimum Data Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setNormalizedJobStartTime(String NormalizedJobStartTime)
Set Task Start Time Calculated by cron Expression
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setNotes(String Notes)
Set Task Remark
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setOwnId(String OwnId)
Set Main Account userId
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setProductName(String ProductName)
Set Task Product TypeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectId(String ProjectId)
Set Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectIdent(String ProjectIdent)
Set Project IdentifierNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectName(String ProjectName)
Set Project nameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setRealWorkflowId(String RealWorkflowId)
Set Actual Workflow ID when the task is a virtual task
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setResourceGroup(String ResourceGroup)
Set Compute Resource Group
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setRetryAble(Long RetryAble)
Set Whether to Retry, 1 represents retryable
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setRetryWait(Long RetryWait)
Set Retry Wait Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setRunPriority(Long RunPriority)
Set Running Priority
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setScheduleDesc(String ScheduleDesc)
Set Scheduling Description
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setSchedulerDesc(String SchedulerDesc)
Set Scheduling Plan Description
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setSelfDepend(String SelfDepend)
Set Self-Dependency Type
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setShowWorkflow(Boolean ShowWorkflow)
Set Whether to Display Workflow
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setSourceServiceId(String SourceServiceId)
Set Source Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setSourceServiceType(String SourceServiceType)
Set Source Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStartDate(String StartDate)
Set Start Date
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStartTime(String StartTime)
Set Scheduling Effective Date
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStartupTime(Long StartupTime)
Set Start Execution Time
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setStatus(String Status)
Set Task StatusNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setSubmit(Boolean Submit)
Set Whether the Task Version Has Been Submitted
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTargetServiceId(String TargetServiceId)
Set Target Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTargetServiceType(String TargetServiceType)
Set Target Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskAction(String TaskAction)
Set Scheduling Configuration - Elastic Cycle Configuration, available for Hour/Weekly/Month/Year schedules.
|
void |
setTaskId(String TaskId)
Set Task IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskLinkInfo(LinkOpsDto TaskLinkInfo)
Set Task Dependency Edge Details
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskName(String TaskName)
Set Task NameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setTasksStr(String TasksStr)
Set Subtask List
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskType(TaskTypeOpsDto TaskType)
Set Task TypeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskTypeDesc(String TaskTypeDesc)
Set Task Type Description
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTaskTypeId(Long TaskTypeId)
Set Task Type ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTenantId(String TenantId)
Set Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTopCoordinate(Float TopCoordinate)
Set Top Coordinate
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTryLimit(Long TryLimit)
Set Limit on Number of Runs
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setUpdateTime(String UpdateTime)
Set Update timeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setUpdateUser(String UpdateUser)
Set Updater's Nickname
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setUpdateUserId(String UpdateUserId)
Set Updater's userId
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setUserId(String UserId)
Set User userId
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setVirtualFlag(Boolean VirtualFlag)
Set Virtual Task Marker
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setVirtualTaskId(String VirtualTaskId)
Set Virtual Task ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setVirtualTaskStatus(String VirtualTaskStatus)
Set Virtual Task Status
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setWorkflowId(String WorkflowId)
Set Workflow IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setWorkflowName(String WorkflowName)
Set Workflow nameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setYarnQueue(String YarnQueue)
Set Compute Queue
Note: This field may return null, indicating that no valid value 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, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public TaskOpsDto()
public TaskOpsDto(TaskOpsDto source)
public String getTaskId()
public void setTaskId(String TaskId)
TaskId
- Task IDNote: This field may return null, indicating that no valid value can be obtained.public String getVirtualTaskId()
public void setVirtualTaskId(String VirtualTaskId)
VirtualTaskId
- Virtual Task ID
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getVirtualFlag()
public void setVirtualFlag(Boolean VirtualFlag)
VirtualFlag
- Virtual Task Marker
Note: This field may return null, indicating that no valid value can be obtained.public String getTaskName()
public void setTaskName(String TaskName)
TaskName
- Task NameNote: This field may return null, indicating that no valid value can be obtained.public String getWorkflowId()
public void setWorkflowId(String WorkflowId)
WorkflowId
- Workflow IDNote: This field may return null, indicating that no valid value can be obtained.public String getRealWorkflowId()
public void setRealWorkflowId(String RealWorkflowId)
RealWorkflowId
- Actual Workflow ID when the task is a virtual task
Note: This field may return null, indicating that no valid value can be obtained.public String getWorkflowName()
public void setWorkflowName(String WorkflowName)
WorkflowName
- Workflow nameNote: This field may return null, indicating that no valid value can be obtained.public String getFolderId()
public void setFolderId(String FolderId)
FolderId
- Folder ID
Note: This field may return null, indicating that no valid value can be obtained.public String getFolderName()
public void setFolderName(String FolderName)
FolderName
- Folder Name
Note: This field may return null, indicating that no valid value can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation TimeNote: This field may return null, indicating that no valid value can be obtained.public String getLastUpdate()
public void setLastUpdate(String LastUpdate)
LastUpdate
- Latest Update Time
Note: This field may return null, indicating that no valid value can be obtained.public String getStatus()
public void setStatus(String Status)
Status
- Task StatusNote: This field may return null, indicating that no valid value can be obtained.public String getInCharge()
public void setInCharge(String InCharge)
InCharge
- Person in ChargeNote: This field may return null, indicating that no valid value can be obtained.public String getInChargeId()
public void setInChargeId(String InChargeId)
InChargeId
- Responsible User ID
Note: This field may return null, indicating that no valid value can be obtained.public String getStartTime()
public void setStartTime(String StartTime)
StartTime
- Scheduling Effective Date
Note: This field may return null, indicating that no valid value can be obtained.public String getEndTime()
public void setEndTime(String EndTime)
EndTime
- Scheduling End Date
Note: This field may return null, indicating that no valid value can be obtained.public String getExecutionStartTime()
public void setExecutionStartTime(String ExecutionStartTime)
ExecutionStartTime
- Execution Time Left Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.public String getExecutionEndTime()
public void setExecutionEndTime(String ExecutionEndTime)
ExecutionEndTime
- Execution Time Right Closed Interval
Note: This field may return null, indicating that no valid value can be obtained.public String getCycleType()
public void setCycleType(String CycleType)
CycleType
- Cycle Type
Note: This field may return null, indicating that no valid value can be obtained.public Long getCycleStep()
public void setCycleStep(Long CycleStep)
CycleStep
- Step Length
Note: This field may return null, indicating that no valid value can be obtained.public String getCrontabExpression()
public void setCrontabExpression(String CrontabExpression)
CrontabExpression
- Scheduling Cron Expression
Note: This field may return null, indicating that no valid value can be obtained.public Long getDelayTime()
public void setDelayTime(Long DelayTime)
DelayTime
- Delayed Execution Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.public Long getStartupTime()
public void setStartupTime(Long StartupTime)
StartupTime
- Start Execution Time
Note: This field may return null, indicating that no valid value can be obtained.public Long getRetryWait()
public void setRetryWait(Long RetryWait)
RetryWait
- Retry Wait Time, unit=minutes
Note: This field may return null, indicating that no valid value can be obtained.public Long getRetryAble()
public void setRetryAble(Long RetryAble)
RetryAble
- Whether to Retry, 1 represents retryable
Note: This field may return null, indicating that no valid value can be obtained.public String getTaskAction()
public void setTaskAction(String TaskAction)
TaskAction
- Scheduling Configuration - Elastic Cycle Configuration, available for Hour/Weekly/Month/Year schedules. For hourly tasks scheduled at 0, 3, 4 o'clock, it would be '0,3,4'
Note: This field may return null, indicating that no valid value can be obtained.public Long getTryLimit()
public void setTryLimit(Long TryLimit)
TryLimit
- Limit on Number of Runs
Note: This field may return null, indicating that no valid value can be obtained.public Long getRunPriority()
public void setRunPriority(Long RunPriority)
RunPriority
- Running Priority
Note: This field may return null, indicating that no valid value can be obtained.public TaskTypeOpsDto getTaskType()
public void setTaskType(TaskTypeOpsDto TaskType)
TaskType
- Task TypeNote: This field may return null, indicating that no valid value can be obtained.public String getBrokerIp()
public void setBrokerIp(String BrokerIp)
BrokerIp
- Specified Running Nodes
Note: This field may return null, indicating that no valid value can be obtained.public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- Cluster Name
Note: This field may return null, indicating that no valid value can be obtained.public String getMinDateTime()
public void setMinDateTime(String MinDateTime)
MinDateTime
- Minimum Data Time
Note: This field may return null, indicating that no valid value can be obtained.public String getMaxDateTime()
public void setMaxDateTime(String MaxDateTime)
MaxDateTime
- Maximum Data Time
Note: This field may return null, indicating that no valid value can be obtained.public Long getExecutionTTL()
public void setExecutionTTL(Long ExecutionTTL)
ExecutionTTL
- Runtime Timeout
Note: This field may return null, indicating that no valid value can be obtained.public String getSelfDepend()
public void setSelfDepend(String SelfDepend)
SelfDepend
- Self-Dependency Type
Note: This field may return null, indicating that no valid value can be obtained.public Float getLeftCoordinate()
public void setLeftCoordinate(Float LeftCoordinate)
LeftCoordinate
- Left Coordinate
Note: This field may return null, indicating that no valid value can be obtained.public Float getTopCoordinate()
public void setTopCoordinate(Float TopCoordinate)
TopCoordinate
- Top Coordinate
Note: This field may return null, indicating that no valid value can be obtained.public String getNotes()
public void setNotes(String Notes)
Notes
- Task Remark
Note: This field may return null, indicating that no valid value can be obtained.public String getInstanceInitStrategy()
public void setInstanceInitStrategy(String InstanceInitStrategy)
InstanceInitStrategy
- Task Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.public String getYarnQueue()
public void setYarnQueue(String YarnQueue)
YarnQueue
- Compute Queue
Note: This field may return null, indicating that no valid value can be obtained.public String getLastSchedulerCommitTime()
public void setLastSchedulerCommitTime(String LastSchedulerCommitTime)
LastSchedulerCommitTime
- Latest Schedule Submission Time
Note: This field may return null, indicating that no valid value can be obtained.public String getNormalizedJobStartTime()
public void setNormalizedJobStartTime(String NormalizedJobStartTime)
NormalizedJobStartTime
- Task Start Time Calculated by cron Expression
Note: This field may return null, indicating that no valid value can be obtained.public String getSchedulerDesc()
public void setSchedulerDesc(String SchedulerDesc)
SchedulerDesc
- Scheduling Plan Description
Note: This field may return null, indicating that no valid value can be obtained.public String getResourceGroup()
public void setResourceGroup(String ResourceGroup)
ResourceGroup
- Compute Resource Group
Note: This field may return null, indicating that no valid value can be obtained.public String getCreator()
public void setCreator(String Creator)
Creator
- Task Creator
Note: This field may return null, indicating that no valid value can be obtained.public String getDependencyRel()
public void setDependencyRel(String DependencyRel)
DependencyRel
- Task Dependency Type: and, or
Note: This field may return null, indicating that no valid value can be obtained.public String getDependencyWorkflow()
public void setDependencyWorkflow(String DependencyWorkflow)
DependencyWorkflow
- Task Workflow Dependency: yes, no
Note: This field may return null, indicating that no valid value can be obtained.public String getEventListenerConfig()
public void setEventListenerConfig(String EventListenerConfig)
EventListenerConfig
- Event Listening Configuration
Note: This field may return null, indicating that no valid value can be obtained.public String getEventPublisherConfig()
public void setEventPublisherConfig(String EventPublisherConfig)
EventPublisherConfig
- Event-driven Configuration
Note: This field may return null, indicating that no valid value can be obtained.public String getVirtualTaskStatus()
public void setVirtualTaskStatus(String VirtualTaskStatus)
VirtualTaskStatus
- Virtual Task Status
Note: This field may return null, indicating that no valid value can be obtained.public LinkOpsDto getTaskLinkInfo()
public void setTaskLinkInfo(LinkOpsDto TaskLinkInfo)
TaskLinkInfo
- Task Dependency Edge Details
Note: This field may return null, indicating that no valid value can be obtained.public String getProductName()
public void setProductName(String ProductName)
ProductName
- Task Product TypeNote: This field may return null, indicating that no valid value can be obtained.public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId
- Project IDNote: This field may return null, indicating that no valid value can be obtained.public String getProjectIdent()
public void setProjectIdent(String ProjectIdent)
ProjectIdent
- Project IdentifierNote: This field may return null, indicating that no valid value can be obtained.public String getProjectName()
public void setProjectName(String ProjectName)
ProjectName
- Project nameNote: This field may return null, indicating that no valid value can be obtained.public String getOwnId()
public void setOwnId(String OwnId)
OwnId
- Main Account userId
Note: This field may return null, indicating that no valid value can be obtained.public String getUserId()
public void setUserId(String UserId)
UserId
- User userId
Note: This field may return null, indicating that no valid value can be obtained.public String getTenantId()
public void setTenantId(String TenantId)
TenantId
- Tenant ID
Note: This field may return null, indicating that no valid value can be obtained.public String getUpdateUser()
public void setUpdateUser(String UpdateUser)
UpdateUser
- Updater's Nickname
Note: This field may return null, indicating that no valid value can be obtained.public String getUpdateTime()
public void setUpdateTime(String UpdateTime)
UpdateTime
- Update timeNote: This field may return null, indicating that no valid value can be obtained.public String getUpdateUserId()
public void setUpdateUserId(String UpdateUserId)
UpdateUserId
- Updater's userId
Note: This field may return null, indicating that no valid value can be obtained.public Long getTaskTypeId()
public void setTaskTypeId(Long TaskTypeId)
TaskTypeId
- Task Type ID
Note: This field may return null, indicating that no valid value can be obtained.public String getTaskTypeDesc()
public void setTaskTypeDesc(String TaskTypeDesc)
TaskTypeDesc
- Task Type Description
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getShowWorkflow()
public void setShowWorkflow(Boolean ShowWorkflow)
ShowWorkflow
- Whether to Display Workflow
Note: This field may return null, indicating that no valid value can be obtained.public String getFirstSubmitTime()
public void setFirstSubmitTime(String FirstSubmitTime)
FirstSubmitTime
- First Submission Time
Note: This field may return null, indicating that no valid value can be obtained.public String getFirstRunTime()
public void setFirstRunTime(String FirstRunTime)
FirstRunTime
- First Execution Time
Note: This field may return null, indicating that no valid value can be obtained.public String getScheduleDesc()
public void setScheduleDesc(String ScheduleDesc)
ScheduleDesc
- Scheduling Description
Note: This field may return null, indicating that no valid value can be obtained.public Long getCycleNum()
public void setCycleNum(Long CycleNum)
CycleNum
- CycleNote: This field may return null, indicating that no valid value can be obtained.public String getCrontab()
public void setCrontab(String Crontab)
Crontab
- ExpressionsNote: This field may return null, indicating that no valid value can be obtained.public String getStartDate()
public void setStartDate(String StartDate)
StartDate
- Start Date
Note: This field may return null, indicating that no valid value can be obtained.public String getEndDate()
public void setEndDate(String EndDate)
EndDate
- End Date
Note: This field may return null, indicating that no valid value can be obtained.public String getCycleUnit()
public void setCycleUnit(String CycleUnit)
CycleUnit
- Cycle Unit
Note: This field may return null, indicating that no valid value can be obtained.public String getInitStrategy()
public void setInitStrategy(String InitStrategy)
InitStrategy
- Initialization Strategy
Note: This field may return null, indicating that no valid value can be obtained.public String getLayer()
public void setLayer(String Layer)
Layer
- Hierarchy
Note: This field may return null, indicating that no valid value can be obtained.public String getSourceServiceId()
public void setSourceServiceId(String SourceServiceId)
SourceServiceId
- Source Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.public String getSourceServiceType()
public void setSourceServiceType(String SourceServiceType)
SourceServiceType
- Source Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.public String getTargetServiceId()
public void setTargetServiceId(String TargetServiceId)
TargetServiceId
- Target Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.public String getTargetServiceType()
public void setTargetServiceType(String TargetServiceType)
TargetServiceType
- Target Data Source Type
Note: This field may return null, indicating that no valid value can be obtained.public String getTasksStr()
public void setTasksStr(String TasksStr)
TasksStr
- Subtask List
Note: This field may return null, indicating that no valid value can be obtained.public Boolean getSubmit()
public void setSubmit(Boolean Submit)
Submit
- Whether the Task Version Has Been Submitted
Note: This field may return null, indicating that no valid value can be obtained.public String getExecutorGroupId()
public void setExecutorGroupId(String ExecutorGroupId)
ExecutorGroupId
- Resource Group IDNote: This field may return null, indicating that no valid value can be obtained.public String getExecutorGroupName()
public void setExecutorGroupName(String ExecutorGroupName)
ExecutorGroupName
- Resource Group NameNote: This field may return null, indicating that no valid value can be obtained.Copyright © 2024. All rights reserved.