| Package | Description |
|---|---|
| com.zaxxer.hikari.metrics |
| Modifier and Type | Method and Description |
|---|---|
MetricsTracker |
CodahaleMetricsTrackerFactory.create(String poolName,
PoolStats poolStats) |
MetricsTracker |
MetricsTrackerFactory.create(String poolName,
PoolStats poolStats)
Create an instance of a MetricsTracker.
|
| Constructor and Description |
|---|
CodaHaleMetricsTracker(String poolName,
PoolStats poolStats,
com.codahale.metrics.MetricRegistry registry) |
Copyright © 2017 Zaxxer.com. All rights reserved.