Class LogicalToPhysicalOpConverter

java.lang.Object
se.liu.ida.hefquin.engine.queryplan.utils.LogicalToPhysicalOpConverter

public class LogicalToPhysicalOpConverter extends Object
This class provides methods to convert logical operators into physical operators by using the respective default type of physical operator for each type of logical operator.