Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.exec.sorted |
Btree lookup for query execution.
|
com.espertech.esper.common.internal.epl.lookup |
Modifier and Type | Class and Description |
---|---|
class |
SortedAccessStrategyGE |
class |
SortedAccessStrategyGT |
class |
SortedAccessStrategyLE |
class |
SortedAccessStrategyLT |
class |
SortedAccessStrategyRange |
class |
SortedAccessStrategyRangeInverted |
Modifier and Type | Method and Description |
---|---|
static SortedAccessStrategy |
SortedAccessStrategyFactory.make(boolean isNWOnTrigger,
int lookupStream,
int numStreams,
QueryGraphValueEntryRange rangeKeyPair) |
Modifier and Type | Field and Description |
---|---|
protected SortedAccessStrategy |
SubordSortedTableLookupStrategyFactory.strategy |
Copyright © 2005–2021. All rights reserved.