Class DmlDistributedPlanInfo
- java.lang.Object
-
- org.apache.ignite.internal.processors.query.h2.dml.DmlDistributedPlanInfo
-
public final class DmlDistributedPlanInfo extends Object
Additional information about distributed update plan.
-
-
Constructor Summary
Constructors Constructor Description DmlDistributedPlanInfo(boolean replicatedOnly, List<Integer> cacheIds)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Integer>getCacheIds()booleanisReplicatedOnly()
-