public class JobPoolConfig
extends java.lang.Object
JobPool for execution.| Constructor and Description |
|---|
JobPoolConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxPoolSize()
Getter for the field
maxPoolSize. |
void |
setMaxPoolSize(int maxPoolSize)
Setter for the field
maxPoolSize. |
Copyright © 2022. All rights reserved.