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


public interface QueryPlanIndexHook


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

Method Detail

subquery

void subquery(QueryPlanIndexDescSubquery subquery)

namedWindowOnExpr

void namedWindowOnExpr(QueryPlanIndexDescOnExpr onexpr)

fireAndForget

void fireAndForget(QueryPlanIndexDescFAF queryPlanIndexDescFAF)

join

void join(QueryPlan join)

historical

void historical(QueryPlanIndexDescHistorical historical)

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