Interface Metric

All Superinterfaces:
BaseMetric

public interface Metric extends BaseMetric
  • Method Details

    • recordValue

      void recordValue(long value, Map<String,Object> params)
    • resetValue

      void resetValue()
    • getUpdatedTime

      long getUpdatedTime()
    • resetUpdatedTime

      void resetUpdatedTime()
    • setOutputVersion

      void setOutputVersion(int outputVersion)
    • getOutputVersion

      int getOutputVersion()