Uses of Package
com.espertech.esper.epl.join

Packages that use com.espertech.esper.epl.join
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.db Database SQL polling views and caches 
com.espertech.esper.epl.join Join process interfaces and glue code 
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.core
JoinSetComposerFactory
          Factory for building a JoinSetComposer implementations from analyzing filter nodes, for fast join tuple result set composition.
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.epl.core
PollResultIndexingStrategy
          A strategy for converting a poll-result into a potentially indexed table.
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.epl.db
PollResultIndexingStrategy
          A strategy for converting a poll-result into a potentially indexed table.
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.epl.join
HistoricalIndexLookupStrategy
          Strategy for use in poll-based joins to reduce a cached result set (represented by EventTable), in which the cache result set may have been indexed, to fewer rows following the join-criteria in a where clause.
JoinExecutionStrategy
          Strategy for executing a join.
JoinPreloadMethod
          Method for preloading events for a given stream onto the stream's indexes, from a buffer already associated with a stream.
JoinSetComposer
          Interface for populating a join tuple result set from new data and old data for each stream.
JoinSetComposerFactory
          Factory for building a JoinSetComposer implementations from analyzing filter nodes, for fast join tuple result set composition.
JoinSetProcessor
          Processes a join result set constisting of sets of tuples of events.
PollResultIndexingStrategy
          A strategy for converting a poll-result into a potentially indexed table.
QueryStrategy
          Encapsulates the strategy use to resolve the events for a stream into a tuples of events in a join.
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.epl.view
JoinExecutionStrategy
          Strategy for executing a join.
JoinSetIndicator
          Marker interface for indicators to join set processors.
JoinSetProcessor
          Processes a join result set constisting of sets of tuples of events.
 

Classes in com.espertech.esper.epl.join used by com.espertech.esper.view
PollResultIndexingStrategy
          A strategy for converting a poll-result into a potentially indexed table.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com