Uses of Class
org.apache.ignite.internal.processors.query.h2.twostep.ReducePartitionMapResult
-
Packages that use ReducePartitionMapResult Package Description org.apache.ignite.internal.processors.query.h2.twostep -
-
Uses of ReducePartitionMapResult in org.apache.ignite.internal.processors.query.h2.twostep
Methods in org.apache.ignite.internal.processors.query.h2.twostep that return ReducePartitionMapResult Modifier and Type Method Description ReducePartitionMapResultReducePartitionMapper. nodesForPartitions(List<Integer> cacheIds, AffinityTopologyVersion topVer, int[] parts, boolean isReplicatedOnly)Evaluates nodes and nodes to partitions map given a list of cache ids, topology version and partitions.
-