CodahaleMetricsTrackerFactory, PrometheusMetricsTrackerFactorypublic interface MetricsTrackerFactory
| Modifier and Type | Method | Description |
|---|---|---|
IMetricsTracker |
create(String poolName,
PoolStats poolStats) |
Create an instance of an IMetricsTracker.
|
IMetricsTracker create(String poolName, PoolStats poolStats)
poolName - the name of the poolpoolStats - a PoolStats instance to useCopyright © 2017 Zaxxer.com. All Rights Reserved.