Uses of Class
org.eclipse.rdf4j.query.explanation.GenericPlanNode
Packages that use GenericPlanNode
-
Uses of GenericPlanNode in org.eclipse.rdf4j.query.algebra.helpers
Fields in org.eclipse.rdf4j.query.algebra.helpers declared as GenericPlanNodeModifier and TypeFieldDescription(package private) GenericPlanNodeQueryModelTreeToGenericPlanNode.topFields in org.eclipse.rdf4j.query.algebra.helpers with type parameters of type GenericPlanNodeModifier and TypeFieldDescription(package private) ArrayDeque<GenericPlanNode> QueryModelTreeToGenericPlanNode.planNodesMethods in org.eclipse.rdf4j.query.algebra.helpers that return GenericPlanNode -
Uses of GenericPlanNode in org.eclipse.rdf4j.query.explanation
Fields in org.eclipse.rdf4j.query.explanation declared as GenericPlanNodeFields in org.eclipse.rdf4j.query.explanation with type parameters of type GenericPlanNodeMethods in org.eclipse.rdf4j.query.explanation that return GenericPlanNodeModifier and TypeMethodDescriptionExplanation.toGenericPlanNode()ExplanationImpl.toGenericPlanNode()Methods in org.eclipse.rdf4j.query.explanation that return types with arguments of type GenericPlanNodeMethods in org.eclipse.rdf4j.query.explanation with parameters of type GenericPlanNodeModifier and TypeMethodDescriptionvoidGenericPlanNode.addPlans(GenericPlanNode... children) private static doubleGenericPlanNode.getMaxResultSizeActual(GenericPlanNode genericPlanNode) private static doubleGenericPlanNode.getMaxSelfTime(GenericPlanNode genericPlanNode) private static doubleGenericPlanNode.getMaxTotalTime(GenericPlanNode genericPlanNode) Method parameters in org.eclipse.rdf4j.query.explanation with type arguments of type GenericPlanNodeConstructors in org.eclipse.rdf4j.query.explanation with parameters of type GenericPlanNode