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

Packages that use com.espertech.esper.epl.join.base
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.epl.join.base Join process interfaces and glue code 
com.espertech.esper.epl.join.exec.base Inner join execution 
com.espertech.esper.epl.join.plan Inner join and outer join query planning 
com.espertech.esper.epl.join.table Indexes for views 
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
 

Classes in com.espertech.esper.epl.join.base used by com.espertech.esper.core.context.factory
JoinSetComposer
          Interface for populating a join tuple result set from new data and old data for each stream.
JoinSetComposerDesc
           
JoinSetComposerPrototype
          Interface for a prototype populating a join tuple result set from new data and old data for each stream.
 

Classes in com.espertech.esper.epl.join.base used by com.espertech.esper.epl.join.base
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.
HistoricalViewableDesc
           
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.
JoinSetComposerDesc
           
JoinSetComposerImpl
          Implements the function to determine a join result set using tables/indexes and query strategy instances for each stream.
JoinSetComposerPrototype
          Interface for a prototype populating a join tuple result set from new data and old data for each stream.
JoinSetProcessor
          Processes a join result set constisting of sets of tuples of events.
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.base used by com.espertech.esper.epl.join.exec.base
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.
 

Classes in com.espertech.esper.epl.join.base used by com.espertech.esper.epl.join.plan
HistoricalViewableDesc
           
 

Classes in com.espertech.esper.epl.join.base used by com.espertech.esper.epl.join.table
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.
 

Classes in com.espertech.esper.epl.join.base 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.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com