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