Class SimulationMonitor

java.lang.Object
io.github.ai4ci.flow.SimulationMonitor
All Implemented Interfaces:
Runnable

public class SimulationMonitor extends Object implements Runnable
  • Constructor Details

  • Method Details

    • usedOfAvailable

      public static double usedOfAvailable(long sysReserved)
    • freeMemG

      public static String freeMemG()
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • notifyExecutionComplete

      protected void notifyExecutionComplete(SimulationExecutor executor)
    • notifyFactoryReady

      protected void notifyFactoryReady(SimulationFactory factory)