public interface Metric
| Modifier and Type | Method and Description |
|---|---|
String |
getComputingAggregationSql() |
OptionalDouble |
getValueFromAggregationQueryResult(Object value) |
OptionalDouble |
getValueFromPlanNodeEstimate(PlanNodeStatsEstimate planNodeStatsEstimate,
StatsContext statsContext) |
OptionalDouble getValueFromPlanNodeEstimate(PlanNodeStatsEstimate planNodeStatsEstimate, StatsContext statsContext)
OptionalDouble getValueFromAggregationQueryResult(Object value)
String getComputingAggregationSql()
Copyright © 2012–2020. All rights reserved.