public interface MetricsTrackerFactory
| Modifier and Type | Method and Description |
|---|---|
MetricsTracker |
create(String poolName,
PoolStats poolStats)
Create an instance of a MetricsTracker.
|
MetricsTracker create(String poolName, PoolStats poolStats)
poolName - the name of the poolpoolStats - a PoolStats instance to useCopyright © 2017 Zaxxer.com. All rights reserved.