Package org.apache.pekko.dispatch
Interface ThreadPoolExecutorServiceFactoryProvider
- All Superinterfaces:
ExecutorServiceFactoryProvider
- All Known Implementing Classes:
ThreadPoolExecutorConfigurator
INTERNAL API
-
Method Summary
Modifier and TypeMethodDescriptioncreateExecutorServiceFactory(String id, ThreadFactory threadFactory) Methods inherited from interface org.apache.pekko.dispatch.ExecutorServiceFactoryProvider
createVirtualized, isVirtualized, virtualThreadStartNumber
-
Method Details
-
createExecutorServiceFactory
- Specified by:
createExecutorServiceFactoryin interfaceExecutorServiceFactoryProvider
-
threadPoolConfig
ThreadPoolConfig threadPoolConfig()
-