Package ca.uhn.fhir.util
Class ThreadPoolUtil
java.lang.Object
ca.uhn.fhir.util.ThreadPoolUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.scheduling.concurrent.ThreadPoolTaskExecutornewThreadPool(int theCorePoolSize, int theMaxPoolSize, String theThreadNamePrefix)
-
Method Details
-
newThreadPool
@Nonnull public static org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor newThreadPool(int theCorePoolSize, int theMaxPoolSize, String theThreadNamePrefix)
-