Class ControllerStatus

java.lang.Object
org.hobbit.core.data.ControllerStatus

@Deprecated public class ControllerStatus extends Object
Deprecated.
Use ControllerStatus instead.
Author:
Michael Röder (michael.roeder@uni-paderborn.de)
  • Field Details

    • currentExperimentId

      public String currentExperimentId
      Deprecated.
    • currentBenchmarkName

      public String currentBenchmarkName
      Deprecated.
    • currentBenchmarkUri

      public String currentBenchmarkUri
      Deprecated.
    • currentSystemName

      public String currentSystemName
      Deprecated.
    • currentSystemUri

      public String currentSystemUri
      Deprecated.
    • currentStatus

      public String currentStatus
      Deprecated.
    • queue

      public ConfiguredExperiment[] queue
      Deprecated.
  • Constructor Details

    • ControllerStatus

      public ControllerStatus()
      Deprecated.