Class ThreadPoolCache
java.lang.Object
com.aizuda.snailjob.client.job.core.cache.ThreadPoolCache
- Since:
- : 2.4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThreadPoolExecutorcreateThreadPool(Long taskBatchId, int parallelNum) static ThreadPoolExecutorgetThreadPool(Long taskBatchId) static voidstopThreadPool(Long taskBatchId)
-
Constructor Details
-
ThreadPoolCache
public ThreadPoolCache()
-
-
Method Details
-
createThreadPool
-
getThreadPool
-
stopThreadPool
-