Package | Description |
---|---|
com.espertech.esper.epl.lookup |
Subquery execution strategies and lookup indexes
|
Modifier and Type | Field and Description |
---|---|
protected PropertyIndexedEventTableSingleUnique |
SubordIndexedTableLookupStrategySinglePropUnique.index
Index to look up in.
|
Modifier and Type | Method and Description |
---|---|
PropertyIndexedEventTableSingleUnique |
SubordIndexedTableLookupStrategySinglePropUnique.getIndex()
Returns index to look up in.
|
Constructor and Description |
---|
SubordIndexedTableLookupStrategySinglePropUnique(int keyStreamNum,
EventPropertyGetter propertyGetter,
PropertyIndexedEventTableSingleUnique index,
LookupStrategyDesc strategyDesc) |