Package com.xxl.job.core.thread
Class JobLogFileCleanThread
java.lang.Object
com.xxl.job.core.thread.JobLogFileCleanThread
job file clean thread
- Author:
- xuxueli 2017-12-29 16:23:43
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JobLogFileCleanThreadvoidstart(long logRetentionDays) voidtoStop()
-
Constructor Details
-
JobLogFileCleanThread
public JobLogFileCleanThread()
-
-
Method Details
-
getInstance
-
start
public void start(long logRetentionDays) -
toStop
public void toStop()
-