public interface QueryPlanIndexHook
Modifier and Type | Method and Description |
---|---|
void |
fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF) |
void |
historical(QueryPlanIndexDescHistorical historical) |
void |
infraOnExpr(QueryPlanIndexDescOnExpr onexpr) |
void |
join(QueryPlan join) |
void |
subquery(QueryPlanIndexDescSubquery subquery) |
void subquery(QueryPlanIndexDescSubquery subquery)
void infraOnExpr(QueryPlanIndexDescOnExpr onexpr)
void fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF)
void join(QueryPlan join)
void historical(QueryPlanIndexDescHistorical historical)