Uses of Class
com.espertech.esper.common.internal.epl.index.composite.PropertyCompositeEventTable
Package
Description
Composite query execution for hash+btree combined lookup.
-
Uses of PropertyCompositeEventTable in com.espertech.esper.common.internal.epl.index.composite
Modifier and TypeClassDescriptionclass
For use when the index comprises of either two or more ranges or a unique key in combination with a range. -
Uses of PropertyCompositeEventTable in com.espertech.esper.common.internal.epl.join.exec.composite
Modifier and TypeMethodDescriptionCompositeTableLookupStrategy.getIndex()
Returns index to look up in.ModifierConstructorDescriptionCompositeTableLookupStrategy
(EventType eventType, int lookupStream, ExprEvaluator hashKeys, QueryGraphValueEntryRange[] rangeKeyPairs, PropertyCompositeEventTable index) -
Uses of PropertyCompositeEventTable in com.espertech.esper.common.internal.epl.lookup
ModifierConstructorDescriptionSubordCompositeTableLookupStrategy
(SubordCompositeTableLookupStrategyFactory factory, PropertyCompositeEventTable index)