Package repast.simphony.batch
Class ClusterOutputCombiner
java.lang.Object
repast.simphony.batch.ClusterOutputCombiner
-
Constructor Summary
ConstructorDescriptionClusterOutputCombiner
(String workingDir, String outputDir) ClusterOutputCombiner
(String workingDir, String configProps, String outputDir) -
Method Summary
-
Constructor Details
-
ClusterOutputCombiner
public ClusterOutputCombiner(String workingDir, String outputDir) throws FileNotFoundException, IOException - Throws:
FileNotFoundException
IOException
-
ClusterOutputCombiner
public ClusterOutputCombiner(String workingDir, String configProps, String outputDir) throws FileNotFoundException, IOException - Throws:
FileNotFoundException
IOException
-
-
Method Details
-
run
public void run() -
findOutput
public List<MatchedFiles> findOutput(String directory) throws StatusException, IOException, XMLStreamException -
main
- Parameters:
args
-- Throws:
IOException
FileNotFoundException
-