public interface JIPipeParallelizedAlgorithm
Modifier and Type | Method and Description |
---|---|
int |
getParallelizationBatchSize()
Returns how many threads the actual algorithm requires.
|
boolean |
supportsParallelization()
Indicates to the algorithm base implementation if parallelization is supported.
|
boolean supportsParallelization()
int getParallelizationBatchSize()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.