Package picard.util
Class ThreadPoolExecutorUtil
java.lang.Object
picard.util.ThreadPoolExecutorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
awaitThreadPoolTermination
(String executorName, ThreadPoolExecutorWithExceptions executorService, Duration timeBetweenChecks)
-
Constructor Details
-
ThreadPoolExecutorUtil
public ThreadPoolExecutorUtil()
-
-
Method Details
-
awaitThreadPoolTermination
public static void awaitThreadPoolTermination(String executorName, ThreadPoolExecutorWithExceptions executorService, Duration timeBetweenChecks)
-