Uses of Class
org.apache.wayang.profiler.log.DynamicEstimationContext
-
Packages that use DynamicEstimationContext Package Description org.apache.wayang.profiler.log -
-
Uses of DynamicEstimationContext in org.apache.wayang.profiler.log
Methods in org.apache.wayang.profiler.log with parameters of type DynamicEstimationContext Modifier and Type Method Description double
DynamicLoadEstimator.SinglePointEstimator. estimate(DynamicEstimationContext context, long[] inputCardinalities, long[] outputCardinalities)
-