Uses of Interface
com.espertech.esper.epl.join.QueryStrategy

Packages that use QueryStrategy
com.espertech.esper.epl.join Join process interfaces and glue code 
 

Uses of QueryStrategy in com.espertech.esper.epl.join
 

Classes in com.espertech.esper.epl.join that implement QueryStrategy
 class ExecNodeQueryStrategy
          Query strategy for building a join tuple set by using an execution node tree.
 class HistoricalDataQueryStrategy
          Query strategy for use with HistoricalEventViewable to perform lookup for a given stream using the poll method on a viewable.
 

Methods in com.espertech.esper.epl.join that return QueryStrategy
protected  QueryStrategy[] JoinSetComposerImpl.getQueryStrategies()
          Returns query strategies.
 

Constructors in com.espertech.esper.epl.join with parameters of type QueryStrategy
JoinSetComposerImpl(EventTable[][] repositories, QueryStrategy[] queryStrategies, SelectClauseStreamSelectorEnum selectStreamSelectorEnum)
          Ctor.
JoinSetComposerStreamToWinImpl(EventTable[][] repositories, int streamNumber, QueryStrategy queryStrategy)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com