Interface MetricEvent

All Known Implementing Classes:
LuceneQueryExecutionEvent

public interface MetricEvent
Interface for implementing metric events.
  • Method Summary

    Modifier and Type
    Method
    Description
    Implement to provide metric name, ex.
  • Method Details

    • getName

      String getName()
      Implement to provide metric name, ex. "com.atlassian.jira.issue.search.metrics.SomeDefinedMetric"