FastThreadPoolExecutor executor
boolean isFastPool
boolean isDynamicPool
int corePoolSize
int maxPoolSize
long keepAliveTime
TimeUnit timeUnit
long executeTimeOut
int capacity
BlockingQueueTypeEnum blockingQueueType
BlockingQueue<E> workQueue
RejectedExecutionHandler rejectedExecutionHandler
boolean isDaemon
String threadNamePrefix
ThreadFactory threadFactory
String threadPoolId
org.springframework.core.task.TaskDecorator taskDecorator
Long awaitTerminationMillis
Boolean waitForTasksToCompleteOnShutdown
Boolean allowCoreThreadTimeOut
Copyright © 2022. All rights reserved.