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