| Package | Description |
|---|---|
| com.yammer.metrics.core |
Package of communication related objects, IPC service.
|
| Class and Description |
|---|
| NoOpCounter
A Metrics Counter implementation that does nothing
|
| NoOpGuage
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.