Interface Metric


  • public interface Metric
    • Method Detail

      • getValueFromPlanNodeEstimate

        java.util.OptionalDouble getValueFromPlanNodeEstimate​(io.prestosql.cost.PlanNodeStatsEstimate planNodeStatsEstimate,
                                                              StatsContext statsContext)
      • getValueFromAggregationQueryResult

        java.util.OptionalDouble getValueFromAggregationQueryResult​(java.lang.Object value)
      • getComputingAggregationSql

        java.lang.String getComputingAggregationSql()