Class NoopTimer.NoopContext

java.lang.Object
org.apache.calcite.avatica.metrics.noop.NoopTimer.NoopContext
All Implemented Interfaces:
AutoCloseable, Timer.Context
Enclosing class:
NoopTimer

public static class NoopTimer.NoopContext extends Object implements Timer.Context
Timer.Context which does nothing.
  • Constructor Details

    • NoopContext

      public NoopContext()
  • Method Details