类 TaskExecutionService.CooperativeTaskWorker

java.lang.Object
org.apache.seatunnel.engine.server.TaskExecutionService.CooperativeTaskWorker
所有已实现的接口:
Runnable
封闭类:
TaskExecutionService

public final class TaskExecutionService.CooperativeTaskWorker extends Object implements Runnable
CooperativeTaskWorker is used to poll the task call method, When a task times out, a new BusWork will be created to take over the execution of the task