Class BatchRunner
java.lang.Object
com.knezevic.edaf.v3.experiments.runner.BatchRunner
Executes batch configurations with bounded multicore parallelism.
Run plans are expanded deterministically (stable ordering, run IDs, seeds), then executed sequentially or in parallel depending on configured/derived runtime parallelism and sink thread-safety constraints.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchRunner
public BatchRunner()
-
-
Method Details
-
runBatch
-