public static class MetricsTracker.MetricsContext extends Object
stop() method is called.| Constructor and Description |
|---|
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()
public void setConnectionLastOpen(PoolBagEntry bagEntry, long now)
bagEntry - the bag entrynow - the last open timestamp from ClockSource.currentTime()Copyright © 2017 Zaxxer.com. All rights reserved.