Uses of Class
org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManagerImpl
-
Packages that use IgniteStatisticsManagerImpl Package Description org.apache.ignite.internal.processors.query.stat -
-
Uses of IgniteStatisticsManagerImpl in org.apache.ignite.internal.processors.query.stat
Constructors in org.apache.ignite.internal.processors.query.stat with parameters of type IgniteStatisticsManagerImpl Constructor Description IgniteGlobalStatisticsManager(IgniteStatisticsManagerImpl statMgr, GridSystemViewManager sysViewMgr, IgniteThreadPoolExecutor mgmtPool, GridDiscoveryManager discoMgr, GridClusterStateProcessor cluster, GridCachePartitionExchangeManager<?,?> exchange, IgniteStatisticsHelper helper, GridIoManager ioMgr, Function<Class<?>,IgniteLogger> logSupplier)Constructor.
-