Package repast.simphony.batch.ssh
Class LocalOutputFinder
java.lang.Object
repast.simphony.batch.ssh.OutputFinder
repast.simphony.batch.ssh.LocalOutputFinder
Finds the output in the local instance directories. Output is identified
as those files that have the batch_param_map suffix, their corresponding
output files and those that match user supplied patterns.
- Author:
- Nick Collier
-
Nested Class Summary
Nested classes/interfaces inherited from class repast.simphony.batch.ssh.OutputFinder
OutputFinder.Instance
-
Field Summary
Fields inherited from class repast.simphony.batch.ssh.OutputFinder
logger
-
Constructor Summary
-
Method Summary
Methods inherited from class repast.simphony.batch.ssh.OutputFinder
addPattern, addPatterns, createMatches, findFiles
-
Constructor Details
-
LocalOutputFinder
public LocalOutputFinder()
-
-
Method Details
-
run
- Throws:
StatusException
-