public class MetricsImpl extends Metrics
Metrics.ConnectionEvent, Metrics.MetricReport| Constructor and Description |
|---|
MetricsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(Metrics.ConnectionEvent event)
All begin and end calls are noop in this class because this class is
instantiated when metrics capturing is disabled.
|
void |
close()
The map events and metrics is added to the collection.
|
void |
end(Metrics.ConnectionEvent event) |
public void begin(Metrics.ConnectionEvent event)
Metricspublic void end(Metrics.ConnectionEvent event)