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