Class FileStoreSystemHistorianConfig

    • Constructor Detail

      • FileStoreSystemHistorianConfig

        public FileStoreSystemHistorianConfig​(java.lang.String log)
        Parameters:
        log - The file system path that SystemMetricEvents will be written to.
    • Method Detail

      • validate

        public void validate()
                      throws java.lang.IllegalArgumentException
        Validates the FileStoreSystemHistorianConfig and throws a IllegalArgumentException if any check fails.
        Throws:
        java.lang.IllegalArgumentException
      • getLog

        public java.io.File getLog()
        Returns the File that SystemMetricEvents will be written to.
        Returns: