Class NoopMetric

java.lang.Object
kong.unirest.core.NoopMetric
All Implemented Interfaces:
UniMetric

class NoopMetric extends Object implements UniMetric
  • Constructor Details

    • NoopMetric

      NoopMetric()
  • Method Details

    • 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