public interface JIPipeIterationStepAlgorithm
JIPipeAlgorithm
that generate iteration stepsModifier and Type | Method and Description |
---|---|
default List<JIPipeMultiIterationStep> |
generateDataBatchesDryRun(List<JIPipeInputDataSlot> slots,
JIPipeProgressInfo progressInfo)
Deprecated.
use generateDataBatchesGenerationResult
|
JIPipeDataBatchGenerationResult |
generateDataBatchesGenerationResult(List<JIPipeInputDataSlot> slots,
JIPipeProgressInfo progressInfo)
Generates iteration steps.
|
JIPipeIterationStepGenerationSettings |
getGenerationSettingsInterface()
Returns the batch generation settings as interface
|
JIPipeIterationStepGenerationSettings getGenerationSettingsInterface()
JIPipeDataBatchGenerationResult generateDataBatchesGenerationResult(List<JIPipeInputDataSlot> slots, JIPipeProgressInfo progressInfo)
slots
- the data slotsprogressInfo
- the progress@Deprecated default List<JIPipeMultiIterationStep> generateDataBatchesDryRun(List<JIPipeInputDataSlot> slots, JIPipeProgressInfo progressInfo)
slots
- the data slotsprogressInfo
- the progressCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.