Uses of Interface
net.esper.eql.join.QueryStrategy

Packages that use QueryStrategy
net.esper.eql.join Join process interfaces and glue code 
 

Uses of QueryStrategy in net.esper.eql.join
 

Classes in net.esper.eql.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 net.esper.eql.join that return QueryStrategy
protected  QueryStrategy[] JoinSetComposerImpl.getQueryStrategies()
          Returns query strategies.
 

Constructors in net.esper.eql.join with parameters of type QueryStrategy
JoinSetComposerImpl(EventTable[][] repositories, QueryStrategy[] queryStrategies, SelectClauseStreamSelectorEnum selectStreamSelectorEnum)
          Ctor.
 


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