com.espertech.esper.epl.join.exec.sorted
Class SortedAccessStrategyFactory

java.lang.Object
  extended by com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategyFactory

public class SortedAccessStrategyFactory
extends java.lang.Object


Constructor Summary
SortedAccessStrategyFactory()
           
 
Method Summary
static SortedAccessStrategy make(boolean isNWOnTrigger, int lookupStream, int numStreams, QueryGraphValueEntryRange rangeKeyPair, java.lang.Class coercionType)
           
static SortedAccessStrategy make(boolean isNWOnTrigger, int lookupStream, int numStreams, SubordPropRangeKey streamRangeKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortedAccessStrategyFactory

public SortedAccessStrategyFactory()
Method Detail

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)

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