Package com.espertech.esper.common.internal.epl.join.base
package com.espertech.esper.common.internal.epl.join.base
-
ClassDescriptionThis class reacts to any new data buffered by registring with the dispatch service.Strategy for executing a join.Join execution strategy based on a 3-step getSelectListEvents of composing a join set, filtering the join set and indicating.Method for preloading events for a given stream onto the stream's indexes, from a buffer already associated with a stream.Implements a method for pre-loading (initializing) join indexes from a filled buffer.Implements a method for pre-loading (initializing) join that does not return any events.Interface for populating a join tuple result set from new data and old data for each stream.Implements the function to determine a join result for a all-unidirectional full-outer-join (all streams), in which a single stream's events are ever only evaluated and repositories don't exist.Implements the function to determine a join result set using tables/indexes and query strategy instances for each stream.Implements the function to determine a join result set using tables/indexes and query strategy instances for each stream.Implements the function to determine a join result set using tables/indexes and query strategy instances for each stream.Interface for a prototype populating a join tuple result set from new data and old data for each stream.Implements the function to determine a join result for a unidirectional stream-to-window joins, in which a single stream's events are ever only evaluated using a query strategy.Marker interface for indicators to join set processors.Processes a join result set constisting of sets of tuples of events.