com.espertech.esper.epl.join.util
Interface QueryPlanIndexHook


public interface QueryPlanIndexHook


Method Summary
 void fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF)
           
 void historical(QueryPlanIndexDescHistorical historical)
           
 void infraOnExpr(QueryPlanIndexDescOnExpr onexpr)
           
 void join(QueryPlan join)
           
 void subquery(QueryPlanIndexDescSubquery subquery)
           
 

Method Detail

subquery

void subquery(QueryPlanIndexDescSubquery subquery)

infraOnExpr

void infraOnExpr(QueryPlanIndexDescOnExpr onexpr)

fireAndForget

void fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF)

join

void join(QueryPlan join)

historical

void historical(QueryPlanIndexDescHistorical historical)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com