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