Class MetricsReport

java.lang.Object
org.duracloud.common.util.metrics.MetricsReport

public class MetricsReport extends Object
This class writes the contents of a MetricsTable to the provided metricsFileName.
Author:
Andrew Woods
  • Field Details

    • log

      protected final org.slf4j.Logger log
  • Constructor Details

  • Method Details

    • writeReport

      public void writeReport(MetricsTable table)