Interface Metric

All Known Implementing Classes:
Gauge, StopWatch

public interface Metric
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns value of the metric as a long.
  • Method Details

    • getLong

      long getLong()
      Returns value of the metric as a long.
      Returns:
      value of the metric as a long