Interface Tracer


public interface Tracer
Time based monitoring metric.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the name for the time based tracer
    void
    Stops and Logs a time based tracer
  • Method Details

    • stopAndLog

      void stopAndLog()
      Stops and Logs a time based tracer
    • setName

      void setName(String name)
      Sets the name for the time based tracer
      Parameters:
      name - a String value