|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.esper.eql.join | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
net.esper.eql.core | Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
net.esper.eql.db | Database SQL polling views and caches |
net.esper.eql.join | Join process interfaces and glue code |
net.esper.eql.view | Internal processing views for output rate limiting, filtering and internal event routing |
net.esper.view | View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. |
Classes in net.esper.eql.join used by net.esper.core | |
---|---|
JoinSetComposerFactory
Factory for building a JoinSetComposer implementations from analyzing filter nodes, for
fast join tuple result set composition. |
Classes in net.esper.eql.join used by net.esper.eql.core | |
---|---|
PollResultIndexingStrategy
A strategy for converting a poll-result into a potentially indexed table. |
Classes in net.esper.eql.join used by net.esper.eql.db | |
---|---|
PollResultIndexingStrategy
A strategy for converting a poll-result into a potentially indexed table. |
Classes in net.esper.eql.join used by net.esper.eql.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 net.esper.eql.join used by net.esper.eql.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 net.esper.eql.join used by net.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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |