public class ScheduledExecutorProvider extends ExecutorProvider
ExecutorProvider.ExtendedThreadFactory| Constructor and Description |
|---|
ScheduledExecutorProvider(int numThreads,
String poolName) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutorService |
createExecutor(ExecutorProvider.ExtendedThreadFactory threadFactory) |
getExecutor, getExecutor, getExecutor, isShutdown, shutdownNowpublic ScheduledExecutorProvider(int numThreads,
String poolName)
protected ExecutorService createExecutor(ExecutorProvider.ExtendedThreadFactory threadFactory)
createExecutor in class ExecutorProviderCopyright © 2017–2022 Apache Software Foundation. All rights reserved.