Class NoopMetric

  • All Implemented Interfaces:
    UniMetric

    class NoopMetric
    extends java.lang.Object
    implements UniMetric
    • Constructor Detail

      • NoopMetric

        NoopMetric()
    • Method Detail

      • begin

        public MetricContext begin​(HttpRequestSummary request)
        Description copied from interface: UniMetric
        Factory method for a MetricContext
        Specified by:
        begin in interface UniMetric
        Parameters:
        request - A summary of the current Http Request about to be performed
        Returns:
        a MetricContext for this request