Package de.julielab.smac
Class SmacLiveRundataCollectionReader
- java.lang.Object
-
- de.julielab.smac.SmacLiveRundataCollectionReader
-
public class SmacLiveRundataCollectionReader extends Object
Reads a directory of live-rundata files. This is meant for the case where multiple SMAC sessions have been started with the '--shared-model-mode true' parameter such that all live rundata in the directory belong to the same search space.
-
-
Constructor Summary
Constructors Constructor Description SmacLiveRundataCollectionReader()
-
-
-
Method Detail
-
read
public SmacLiveRundataCollection read(File directory) throws IOException
- Throws:
IOException
-
-