public class SortedAccessStrategyFactory
extends java.lang.Object
Constructor and Description |
---|
SortedAccessStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
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) |
public static SortedAccessStrategy make(boolean isNWOnTrigger, int lookupStream, int numStreams, QueryGraphValueEntryRange rangeKeyPair, java.lang.Class coercionType)
public static SortedAccessStrategy make(boolean isNWOnTrigger, int lookupStream, int numStreams, SubordPropRangeKey streamRangeKey)