Class PhysicalPlanWithCost
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.utils.PhysicalPlanWithCost
- All Implemented Interfaces:
RandomizedSelection.WeightedObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
plan
-
cost
protected final double cost
-
-
Constructor Details
-
PhysicalPlanWithCost
-
-
Method Details
-
getPlan
-
getWeight
public double getWeight()- Specified by:
getWeight
in interfaceRandomizedSelection.WeightedObject
-
hashCode
-
equals
-