Interface Metric

    • Method Detail

      • name

        String name()
        Returns:
        Name of the metric.
      • description

        String description()
        Returns:
        Description of the metric.
      • getAsString

        @Nullable
        @Nullable String getAsString()
        Returns:
        String representation of metric value.
      • reset

        default void reset()
        Resets metric state.