com.espertech.esper.epl.join.exec.sorted
Class SortedAccessStrategyFactory
java.lang.Object
com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategyFactory
public class SortedAccessStrategyFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortedAccessStrategyFactory
public SortedAccessStrategyFactory()
make
public static SortedAccessStrategy make(boolean isNWOnTrigger,
int lookupStream,
int numStreams,
QueryGraphValueEntryRange rangeKeyPair,
java.lang.Class coercionType)
make
public static SortedAccessStrategy make(boolean isNWOnTrigger,
int lookupStream,
int numStreams,
SubordPropRangeKey streamRangeKey)