Class CountMetric

java.lang.Object
com.netcracker.profiler.metrics.AbstractMetric
com.netcracker.profiler.metrics.CountMetric
All Implemented Interfaces:
com.netcracker.profiler.agent.BaseMetric, com.netcracker.profiler.agent.Metric

public class CountMetric extends AbstractMetric
  • Constructor Details

  • Method Details

    • recordValue

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

      public void resetValue()
    • print

      public void print(StringBuilder out)