Package io.datarouter.exception.job
Class ExceptionRecordAggregationJob
java.lang.Object
io.datarouter.job.BaseJob
io.datarouter.exception.job.ExceptionRecordAggregationJob
public class ExceptionRecordAggregationJob
extends io.datarouter.job.BaseJob
-
Constructor Summary
Constructors Constructor Description ExceptionRecordAggregationJob() -
Method Summary
Modifier and Type Method Description voidrun(io.datarouter.instrumentation.task.TaskTracker tracker)
-
Constructor Details
-
ExceptionRecordAggregationJob
public ExceptionRecordAggregationJob()
-
-
Method Details
-
run
public void run(io.datarouter.instrumentation.task.TaskTracker tracker)- Specified by:
runin classio.datarouter.job.BaseJob
-