Constructor and Description |
---|
ForkJoinExecutorConfiguration(double parallelismFactor,
int minParallelism,
int maxParallelism) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxParallelism() |
int |
getMinParallelism() |
double |
getParallelismFactor() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.