public interface MetricsTrackerFactory
Modifier and Type | Method and 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.