Uses of Interface
com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategy

Packages that use SortedAccessStrategy
com.espertech.esper.epl.join.exec.sorted Btree lookup for query execution. 
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
 

Uses of SortedAccessStrategy in com.espertech.esper.epl.join.exec.sorted
 

Classes in com.espertech.esper.epl.join.exec.sorted that implement SortedAccessStrategy
 class SortedAccessStrategyGE
           
 class SortedAccessStrategyGT
           
 class SortedAccessStrategyLE
           
 class SortedAccessStrategyLT
           
 class SortedAccessStrategyRange
           
 class SortedAccessStrategyRangeInverted
           
 

Methods in com.espertech.esper.epl.join.exec.sorted that return SortedAccessStrategy
static SortedAccessStrategy SortedAccessStrategyFactory.make(boolean isNWOnTrigger, int lookupStream, int numStreams, QueryGraphValueEntryRange rangeKeyPair, java.lang.Class coercionType)
           
static SortedAccessStrategy SortedAccessStrategyFactory.make(boolean isNWOnTrigger, int lookupStream, int numStreams, SubordPropRangeKey streamRangeKey)
           
 

Uses of SortedAccessStrategy in com.espertech.esper.epl.lookup
 

Fields in com.espertech.esper.epl.lookup declared as SortedAccessStrategy
protected  SortedAccessStrategy SubordSortedTableLookupStrategyFactory.strategy
           
protected  SortedAccessStrategy SubordSortedTableLookupStrategy.strategy
           
 

Constructors in com.espertech.esper.epl.lookup with parameters of type SortedAccessStrategy
SubordSortedTableLookupStrategy(SortedAccessStrategy strategy, PropertySortedEventTable index, LookupStrategyDesc strategyDesc)
           
 


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