Package io.trino.testing.statistics
Interface Metric
public interface Metric
-
Method Summary
Modifier and TypeMethodDescriptiongetValueFromPlanNodeEstimate(PlanNodeStatsEstimate planNodeStatsEstimate, StatsContext statsContext)
-
Method Details
-
getValueFromPlanNodeEstimate
OptionalDouble getValueFromPlanNodeEstimate(PlanNodeStatsEstimate planNodeStatsEstimate, StatsContext statsContext) -
getValueFromAggregationQueryResult
-
getComputingAggregationSql
String getComputingAggregationSql()
-