Interface QueryPlanIndexHook
public interface QueryPlanIndexHook
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fireAndForget
(QueryPlanIndexDescFAF queryPlanIndexDescFAF) void
historical
(QueryPlanIndexDescHistorical historical) void
infraOnExpr
(QueryPlanIndexDescOnExpr onexpr) void
join
(QueryPlanForge join) void
subquery
(QueryPlanIndexDescSubquery subquery)
-
Method Details
-
subquery
-
infraOnExpr
-
fireAndForget
-
join
-
historical
-