Class CFRBase
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.costmodel.CFRBase
- All Implemented Interfaces:
CostFunctionForRootOp
- Direct Known Subclasses:
CFRNumberOfProcessedSolMaps
,CFRNumberOfRequests
,CFRNumberOfTermsShippedInRequests
,CFRNumberOfTermsShippedInResponses
,CFRNumberOfVarsShippedInRequests
,CFRNumberOfVarsShippedInResponses
Abstract base class for implementations of
CostFunctionForRootOp
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IllegalArgumentException
protected IllegalArgumentException
protected IllegalArgumentException
protected IllegalArgumentException
protected CompletableFuture<Integer>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.costmodel.CostFunctionForRootOp
initiateCostEstimation
-
Field Details
-
cardEstimate
-
-
Constructor Details
-
CFRBase
-
-
Method Details
-
initiateCardinalityEstimation
-
createIllegalArgumentException
-
createIllegalArgumentException
-
createIllegalArgumentException
-
createIllegalArgumentException
-