Uses of Class
org.apache.ignite.internal.processors.query.stat.StatisticsAddressedRequest
-
Packages that use StatisticsAddressedRequest Package Description org.apache.ignite.internal.processors.query.stat -
-
Uses of StatisticsAddressedRequest in org.apache.ignite.internal.processors.query.stat
Methods in org.apache.ignite.internal.processors.query.stat that return types with arguments of type StatisticsAddressedRequest Modifier and Type Method Description List<StatisticsAddressedRequest>IgniteStatisticsHelper. generateGatheringRequests(StatisticsTarget target, StatisticsObjectConfiguration cfg)Generate local statistics requests.
-