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