Class PipeConfigNodeSubtaskExecutor
java.lang.Object
org.apache.iotdb.commons.pipe.agent.task.execution.PipeSubtaskExecutor
org.apache.iotdb.confignode.manager.pipe.agent.task.PipeConfigNodeSubtaskExecutor
-
Field Summary
Fields inherited from class org.apache.iotdb.commons.pipe.agent.task.execution.PipeSubtaskExecutor
subtaskWorkerThreadPoolExecutor, underlyingThreadPool -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.iotdb.commons.pipe.agent.task.execution.PipeSubtaskExecutor
deregister, getCallbackThreadName, getCorePoolSize, getRegisteredSubtaskNumber, getRunningSubtaskNumber, getWorkingThreadName, hasAvailableThread, isRegistered, isShutdown, register, schedulerSupplier, shutdown, start, stop
-
Constructor Details
-
PipeConfigNodeSubtaskExecutor
- Parameters:
ignored- Used to distinguish this constructor from the default constructor.
-
-
Method Details
-
getInstance
-