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
int capacity
QueueTypeEnum queueType
BlockingQueue<E> workQueue
RejectedExecutionHandler rejectedExecutionHandler
boolean isDaemon
String threadNamePrefix
String threadPoolId
boolean isAlarm
Integer capacityAlarm
Integer livenessAlarm
org.springframework.core.task.TaskDecorator taskDecorator
Long awaitTerminationMillis
Boolean waitForTasksToCompleteOnShutdown
Boolean allowCoreThreadTimeOut
Copyright © 2021. All rights reserved.