Class CollectorSetup

java.lang.Object
de.iip_ecosphere.platform.support.setup.AbstractSetup
de.iip_ecosphere.platform.support.collector.CollectorSetup

public class CollectorSetup extends AbstractSetup
Collector setup information.
Author:
Holger Eichelberger, SSE
  • Field Details

    • dataDir

      private String dataDir
  • Constructor Details

    • CollectorSetup

      public CollectorSetup()
  • Method Details

    • getDataDir

      public String getDataDir()
      Returns the data directory of the collector.
      Returns:
      the data directory
    • setDataDir

      public void setDataDir(String dataDir)
      Changes the data directory of the collector. [snakeyaml]
      Parameters:
      dataDir - the data directory