Package | Description |
---|---|
com.espertech.esper.common.internal.epl.index.composite | |
com.espertech.esper.common.internal.epl.join.exec.composite |
Composite query execution for hash+btree combined lookup.
|
com.espertech.esper.common.internal.epl.lookup |
Modifier and Type | Class and Description |
---|---|
class |
PropertyCompositeEventTableImpl
For use when the index comprises of either two or more ranges or a unique key in combination with a range.
|
Modifier and Type | Method and Description |
---|---|
PropertyCompositeEventTable |
CompositeTableLookupStrategy.getIndex()
Returns index to look up in.
|
Constructor and Description |
---|
CompositeTableLookupStrategy(EventType eventType,
int lookupStream,
ExprEvaluator hashKeys,
QueryGraphValueEntryRange[] rangeKeyPairs,
PropertyCompositeEventTable index) |
Constructor and Description |
---|
SubordCompositeTableLookupStrategy(SubordCompositeTableLookupStrategyFactory factory,
PropertyCompositeEventTable index) |
Copyright © 2005–2018. All rights reserved.