See: Description
| Class | Description | 
|---|---|
| NoOpCounter | A Metrics Counter implementation that does nothing | 
| NoOpExecutorService | An executor service that does nothing. | 
| NoOpGuage<T> | A Metrics Gauge implementation that always returns null. | 
| NoOpHistogram | An empty Metrics' Histogram that does nothing. | 
| NoOpMeter | An empty Metrics' Meter implementation that does nothing. | 
| NoOpTimer | An empty Metrics' Timer implementation that does nothing. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.