Package repast.simphony.batch.ssh
Class OutputAggregator
java.lang.Object
repast.simphony.batch.ssh.OutputAggregator
Aggregates the separate instance batch param map and output files.
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OutputAggregator
public OutputAggregator()
-
-
Method Details
-
getNonParamMapFile
-
run
public void run(List<String> baseOutputNames, List<File> outputFiles, String aggOutputDirectory) throws IOException - Throws:
IOException
-