Interface NamedCount

All Known Implementing Classes:
ErrorStatsData, NamedCountingMonitor, RouteStatusCodeMonitor

public interface NamedCount
Interface for a named counter
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
     
  • Method Details

    • getName

      String getName()
    • getCount

      long getCount()