public interface QueryPlanIndexHook
Modifier and Type | Method and Description |
---|---|
void |
fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF) |
void |
historical(QueryPlanIndexDescHistorical historical) |
void |
infraOnExpr(QueryPlanIndexDescOnExpr onexpr) |
void |
join(QueryPlanForge join) |
void |
subquery(QueryPlanIndexDescSubquery subquery) |
void subquery(QueryPlanIndexDescSubquery subquery)
void infraOnExpr(QueryPlanIndexDescOnExpr onexpr)
void fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF)
void join(QueryPlanForge join)
void historical(QueryPlanIndexDescHistorical historical)
Copyright © 2005–2018. All rights reserved.