public static final class CodaHaleMetricsTracker.Context extends MetricsTracker.MetricsContext
| Modifier and Type | Method and Description |
|---|---|
void |
setConnectionLastOpen(PoolBagEntry bagEntry,
long now)
Set the lastOpenTime on the provided bag entry.
|
void |
stop() |
public void stop()
stop in class MetricsTracker.MetricsContextpublic void setConnectionLastOpen(PoolBagEntry bagEntry, long now)
setConnectionLastOpen in class MetricsTracker.MetricsContextbagEntry - the bag entrynow - the last open timestamp from ClockSource.currentTime()Copyright © 2017 Zaxxer.com. All rights reserved.