Class TextBasedPhysicalPlanPrinterImpl.MyPropertiesExtractor
java.lang.Object
se.liu.ida.hefquin.engine.queryplan.utils.TextBasedLogicalPlanPrinterImpl.MyPropertiesExtractor
se.liu.ida.hefquin.engine.queryplan.utils.TextBasedPhysicalPlanPrinterImpl.MyPropertiesExtractor
- All Implemented Interfaces:
LogicalPlanVisitor,PhysicalPlanVisitor
- Enclosing class:
TextBasedPhysicalPlanPrinterImpl
public static class TextBasedPhysicalPlanPrinterImpl.MyPropertiesExtractor
extends TextBasedLogicalPlanPrinterImpl.MyPropertiesExtractor
implements PhysicalPlanVisitor
-
Field Summary
FieldsModifier and TypeFieldDescriptionTo be used as the root-operator string in anBaseForTextBasedPlanPrinters.ExtPrintablePlanfor the most recently visited operator.Fields inherited from class se.liu.ida.hefquin.engine.queryplan.utils.TextBasedLogicalPlanPrinterImpl.MyPropertiesExtractor
fullStringForGraphPattern, graphPattern, props -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrecord(LogicalOperator lop) voidvoidvisit(PhysicalOpBind op) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvisit(PhysicalOpRequest<?, ?> op) void
-
Field Details
-
rootOpString
To be used as the root-operator string in anBaseForTextBasedPlanPrinters.ExtPrintablePlanfor the most recently visited operator.
-
-
Constructor Details
-
MyPropertiesExtractor
public MyPropertiesExtractor()
-
-
Method Details
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
visit
- Specified by:
visitin interfacePhysicalPlanVisitor
-
record
-