Class NoPauseDetector

java.lang.Object
io.micrometer.core.instrument.distribution.pause.NoPauseDetector
All Implemented Interfaces:
PauseDetector

public class NoPauseDetector
extends java.lang.Object
implements PauseDetector
  • Constructor Summary

    Constructors
    Constructor Description
    NoPauseDetector()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NoPauseDetector

      public NoPauseDetector()