Class TextBasedPhysicalPlanPrinterImpl.OpPrinter
java.lang.Object
se.liu.ida.hefquin.engine.queryplan.utils.TextBasedPhysicalPlanPrinterImpl.OpPrinter
- All Implemented Interfaces:
 PhysicalPlanVisitor
- Enclosing class:
 TextBasedPhysicalPlanPrinterImpl
protected static class TextBasedPhysicalPlanPrinterImpl.OpPrinter
extends Object
implements PhysicalPlanVisitor
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected final BaseForTextBasedPlanPrinters.OpNamePrinterprotected final PrintStream - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvisit(PhysicalOpBind op) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvisit(PhysicalOpRequest<?, ?> op) void 
- 
Field Details
- 
out
 - 
lopNP
 - 
indentLevelString
 - 
indentLevelStringForOpDetail
 
 - 
 - 
Constructor Details
- 
OpPrinter
 
 - 
 - 
Method Details
- 
setIndentLevelString
 - 
setIndentLevelStringForOpDetail
 - 
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
 - 
visit
- Specified by:
 visitin interfacePhysicalPlanVisitor
 
 -