FastThreadPoolExecutor executor
ThreadFactory backingThreadFactory
String namePrefix
Boolean daemon
Integer priority
Thread.UncaughtExceptionHandler uncaughtExceptionHandler
boolean isFastPool
boolean isDynamicPool
int corePoolSize
int maxPoolSize
long keepAliveTime
TimeUnit timeUnit
long executeTimeOut
int capacity
QueueTypeEnum queueType
BlockingQueue<E> workQueue
RejectedExecutionHandler rejectedExecutionHandler
boolean isDaemon
String threadNamePrefix
String threadPoolId
org.springframework.core.task.TaskDecorator taskDecorator
Long awaitTerminationMillis
Boolean waitForTasksToCompleteOnShutdown
Boolean allowCoreThreadTimeOut
Copyright © 2022. All rights reserved.