Uses of Interface
com.gigaspaces.internal.query.explainplan.QueryOperationNode
Packages that use QueryOperationNode
-
Uses of QueryOperationNode in com.gigaspaces.internal.query.explainplan
Classes in com.gigaspaces.internal.query.explainplan that implement QueryOperationNodeMethods in com.gigaspaces.internal.query.explainplan that return QueryOperationNodeModifier and TypeMethodDescriptionstatic QueryOperationNodeExplainPlanUtil.BuildMatchCodes(QueryTemplatePacket packet) static QueryOperationNodeExplainPlanUtil.buildQueryTree(ICustomQuery customQuery) static QueryOperationNodeQueryTypes.getNode(ICustomQuery customQuery) SingleExplainPlan.getRoot()Methods in com.gigaspaces.internal.query.explainplan that return types with arguments of type QueryOperationNodeModifier and TypeMethodDescriptionQueryJunctionNode.getChildren()QueryOperationNode.getChildren()RangeNode.getChildren()Methods in com.gigaspaces.internal.query.explainplan with parameters of type QueryOperationNodeModifier and TypeMethodDescriptionprotected voidExplainPlanImpl.append(TextReportFormatter report, QueryOperationNode node) voidSingleExplainPlan.setRoot(QueryOperationNode root)