| Package | Description |
|---|---|
| com.zaxxer.hikari.metrics | |
| com.zaxxer.hikari.metrics.dropwizard | |
| com.zaxxer.hikari.metrics.prometheus |
| Modifier and Type | Method and Description |
|---|---|
MetricsTracker |
MetricsTrackerFactory.create(String poolName,
PoolStats poolStats)
Create an instance of a MetricsTracker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodaHaleMetricsTracker |
| Modifier and Type | Method and Description |
|---|---|
MetricsTracker |
CodahaleMetricsTrackerFactory.create(String poolName,
PoolStats poolStats) |
| Modifier and Type | Method and Description |
|---|---|
MetricsTracker |
PrometheusMetricsTrackerFactory.create(String poolName,
PoolStats poolStats) |
Copyright © 2017 Zaxxer.com. All Rights Reserved.