Class NoOpRequestMetricsReporter

java.lang.Object
ai.nextbillion.maps.metrics.NoOpRequestMetricsReporter
All Implemented Interfaces:
RequestMetricsReporter

public final class NoOpRequestMetricsReporter
extends java.lang.Object
implements RequestMetricsReporter
A no-op implementation that does nothing
  • Constructor Summary

    Constructors 
    Constructor Description
    NoOpRequestMetricsReporter()  
  • Method Summary

    Modifier and Type Method Description
    RequestMetrics newRequest​(java.lang.String requestName)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait