Uses of Class
org.apache.ignite.internal.processors.query.stat.IgniteStatisticsRepository.VersionedStatistics
-
Packages that use IgniteStatisticsRepository.VersionedStatistics Package Description org.apache.ignite.internal.processors.query.stat -
-
Uses of IgniteStatisticsRepository.VersionedStatistics in org.apache.ignite.internal.processors.query.stat
Methods in org.apache.ignite.internal.processors.query.stat that return types with arguments of type IgniteStatisticsRepository.VersionedStatistics Modifier and Type Method Description Map<StatisticsKey,IgniteStatisticsRepository.VersionedStatistics>IgniteStatisticsRepository. localStatisticsMap()Get all local statistics.
-