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.OpNamePrinterTextBasedPhysicalPlanPrinterImpl.OpPrinter.lopNPprotected final BaseForTextBasedPlanPrinters.OpNamePrinterTextBasedLogicalPlanPrinterImpl.OpPrinter.npMethods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type BaseForTextBasedPlanPrinters.OpNamePrinterModifier and TypeMethodDescriptionprotected static voidTextBasedPhysicalPlanPrinterImpl.printLogicalOperator(PhysicalOperatorForLogicalOperator pop, String indentLevelString, PrintStream out, BaseForTextBasedPlanPrinters.OpNamePrinter lopNP) protected static voidBaseForTextBasedPlanPrinters.printLogicalOperatorBase(LogicalOperator lop, String indentString, PrintStream out, BaseForTextBasedPlanPrinters.OpNamePrinter np)