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

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

Uses of HistoricalIndexLookupStrategy in net.esper.eql.join
 

Classes in net.esper.eql.join that implement HistoricalIndexLookupStrategy
 class HistoricalIndexLookupStrategyIndex
          Index lookup strategy into a poll-based cache result.
 class HistoricalIndexLookupStrategyNoIndex
          Full table scan strategy for a poll-based cache result.
 

Constructors in net.esper.eql.join with parameters of type HistoricalIndexLookupStrategy
HistoricalDataQueryStrategy(int myStreamNumber, int historicalStreamNumber, HistoricalEventViewable historicalEventViewable, boolean isOuterJoin, ExprEqualsNode outerJoinCompareNode, HistoricalIndexLookupStrategy indexLookupStrategy, PollResultIndexingStrategy pollResultIndexingStrategy)
          Ctor.
 


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