public static class TaskProperties.Executor extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<Boolean> |
allowCoreThreadTimeOut |
Optional<Integer> |
awaitTerminationSeconds |
Optional<Integer> |
corePoolSize |
Optional<Boolean> |
daemon |
Optional<Integer> |
keepAliveSeconds |
Optional<Integer> |
maxPoolSize |
Optional<Integer> |
queueCapacity |
Optional<String> |
threadNamePrefix |
Optional<Integer> |
threadPriority |
Optional<Boolean> |
waitForJobsToCompleteOnShutdown |
| Constructor and Description |
|---|
Executor() |
Copyright © 2020. All rights reserved.