Package io.github.ai4ci.flow
Class SimulationMonitor
java.lang.Object
io.github.ai4ci.flow.SimulationMonitor
- All Implemented Interfaces:
Runnable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
freeMemG()
protected void
notifyExecutionComplete
(SimulationExecutor executor) protected void
notifyFactoryReady
(SimulationFactory factory) void
run()
static double
usedOfAvailable
(long sysReserved)
-
Constructor Details
-
SimulationMonitor
- Throws:
IOException
-
-
Method Details