Package | Description |
---|---|
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.exec.composite |
Composite query execution for hash+btree combined lookup.
|
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.virtualdw |
Virtual data window.
|
com.espertech.esper.metrics.instrumentation |
EPL instrumentation helpers.
|
Class and Description |
---|
ExecNode
Interface for an execution node that looks up events and builds a result set contributing to an overall
join result set.
|
Class and Description |
---|
ExecNode
Interface for an execution node that looks up events and builds a result set contributing to an overall
join result set.
|
JoinExecTableLookupStrategy
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.
|
LookupInstructionExec
Execution for a lookup instruction to look up in one or more event streams with a supplied event
and using a given set of lookup strategies, and adding any lookup results to a lighweight repository object
for later result assembly.
|
RangeIndexLookupValue |
TableLookupExecNode
Execution node for lookup in a table.
|
TableOuterLookupExecNode
Execution node for lookup in a table for outer joins.
|
Class and Description |
---|
RangeIndexLookupValue |
Class and Description |
---|
ExecNode
Interface for an execution node that looks up events and builds a result set contributing to an overall
join result set.
|
HistoricalTableLookupStrategy
A lookup strategy for use in outer joins onto historical streams.
|
JoinExecTableLookupStrategy
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.
|
LookupInstructionExec
Execution for a lookup instruction to look up in one or more event streams with a supplied event
and using a given set of lookup strategies, and adding any lookup results to a lighweight repository object
for later result assembly.
|
Class and Description |
---|
RangeIndexLookupValue |
Class and Description |
---|
JoinExecTableLookupStrategy
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.
|
RangeIndexLookupValue |
Class and Description |
---|
JoinExecTableLookupStrategy
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.
|