Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.base | |
com.espertech.esper.common.internal.epl.output.core |
Modifier and Type | Class and Description |
---|---|
class |
JoinExecutionStrategyImpl
Join execution strategy based on a 3-step getSelectListEvents of composing a join set, filtering the join set and
indicating.
|
Constructor and Description |
---|
JoinExecStrategyDispatchable(JoinExecutionStrategy joinExecutionStrategy,
int numStreams,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Field and Description |
---|---|
protected JoinExecutionStrategy |
OutputProcessView.joinExecutionStrategy |
Modifier and Type | Method and Description |
---|---|
static Iterator<EventBean> |
OutputStrategyUtil.getIterator(JoinExecutionStrategy joinExecutionStrategy,
ResultSetProcessor resultSetProcessor,
Viewable parentView,
boolean distinct)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
void |
OutputProcessView.setJoinExecutionStrategy(JoinExecutionStrategy execution) |
Copyright © 2005–2018. All rights reserved.