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