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.MetricsContext
public void setConnectionLastOpen(PoolBagEntry bagEntry, long now)
setConnectionLastOpen
in class MetricsTracker.MetricsContext
bagEntry
- the bag entrynow
- the last open timestamp from ClockSource.currentTime()
Copyright © 2016 Zaxxer.com. All rights reserved.