Uses of Interface
org.chenile.orchestrator.process.utils.api.IWorker
Packages that use IWorker
Package
Description
-
Uses of IWorker in org.chenile.orchestrator.process.utils
Methods in org.chenile.orchestrator.process.utils with parameters of type IWorker -
Uses of IWorker in org.chenile.orchestrator.process.utils.base
Classes in org.chenile.orchestrator.process.utils.base that implement IWorkerModifier and TypeClassDescriptionclassAggregatorBase<Input, Output, ChildOutput>Unify all the children's outputs and make one consolidated output for the current processclassExecutorBase<Input,Output> classSplitterBase<Input, ChildInput>