Uses of Class
se.liu.ida.hefquin.engine.queryplan.utils.BaseForTextBasedPlanPrinters.OpNamePrinter
Packages that use BaseForTextBasedPlanPrinters.OpNamePrinter
-
Uses of BaseForTextBasedPlanPrinters.OpNamePrinter in se.liu.ida.hefquin.engine.queryplan.utils
Fields in se.liu.ida.hefquin.engine.queryplan.utils declared as BaseForTextBasedPlanPrinters.OpNamePrinterModifier and TypeFieldDescriptionprotected final BaseForTextBasedPlanPrinters.OpNamePrinter
TextBasedPhysicalPlanPrinterImpl.OpPrinter.lopNP
protected final BaseForTextBasedPlanPrinters.OpNamePrinter
TextBasedLogicalPlanPrinterImpl.OpPrinter.np
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type BaseForTextBasedPlanPrinters.OpNamePrinterModifier and TypeMethodDescriptionprotected static void
TextBasedPhysicalPlanPrinterImpl.printLogicalOperator
(PhysicalOperatorForLogicalOperator pop, String indentLevelString, PrintStream out, BaseForTextBasedPlanPrinters.OpNamePrinter lopNP) protected static void
BaseForTextBasedPlanPrinters.printLogicalOperatorBase
(LogicalOperator lop, String indentString, PrintStream out, BaseForTextBasedPlanPrinters.OpNamePrinter np)