Class RetryFailedTasksThread
java.lang.Object
org.apache.iotdb.confignode.manager.RetryFailedTasksThread
The
RetryFailedTasksThread executed periodically to retry failed tasks in Trigger,
Template and CQ.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidStop the retry fail missions service
-
Constructor Details
-
RetryFailedTasksThread
-
-
Method Details
-
startRetryFailedTasksService
public void startRetryFailedTasksService() -
stopRetryFailedTasksService
public void stopRetryFailedTasksService()Stop the retry fail missions service
-