Interface MetricsProbed


  • public interface MetricsProbed
    This interface allows implementations to be injected with a MetricsTable in which to collect Metrics.
    Author:
    Andrew Woods
    • Method Detail

      • setMetricsTable

        void setMetricsTable​(MetricsTable metricsTable)