Class StatisticFormats

java.lang.Object
com.pervasive.datarush.monitoring.StatisticFormats

public final class StatisticFormats extends Object
Utilities for formatting runtime statistics for presentation in the UI.
  • Method Details

    • format

      public static String format(RuntimeStatistic<?> statistic)
      Formats the given runtime statistics as a string for presentation in the UI.
      Parameters:
      statistic - the statistic to format
      Returns:
      the formatted statistic