程序包 org.apache.seatunnel.engine.server.execution
package org.apache.seatunnel.engine.server.execution
-
类说明An enumeration of all states that a task can be in during its execution.This state is used in the pending scheduling queue to determine different processing logic for different tasks.TaskCallTimer is a time-consuming timer for Task Call method execution