Package | Description |
---|---|
com.espertech.esper.epl.join.exec.base |
Inner join execution
|
com.espertech.esper.epl.lookup |
Subquery execution strategies and lookup indexes
|
Modifier and Type | Method and Description |
---|---|
UnindexedEventTable |
FullTableScanLookupStrategy.getEventIndex()
Returns the associated table.
|
Constructor and Description |
---|
FullTableScanLookupStrategy(UnindexedEventTable eventIndex)
Ctor.
|
Constructor and Description |
---|
SubordFullTableScanLookupStrategy(UnindexedEventTable eventIndex)
Ctor.
|