Package com.espertech.esper.common.internal.epl.join.exec.base
package com.espertech.esper.common.internal.epl.join.exec.base
-
ClassDescriptionLookup on an unindexed table returning the full table as matching events.Lookup on an unindexed table returning the full table as matching events.Execution node for executing a join or outer join against a historical data source, using an lookup strategy for looking up into cached indexes, and an indexing strategy for indexing poll results for future lookups.A lookup strategy for use in outer joins onto historical streams.Strategy for looking up, in some sort of table or index, an event, potentially based on the events properties, and returning a set of matched events.Execution node that performs a nested iteration over all child nodes.Execution node for lookup in a table.Execution node for lookup in a table.Execution node for lookup in a table for outer joins.