Package | Description |
---|---|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.epl.join.base | |
com.espertech.esper.common.internal.view.core |
Modifier and Type | Method and Description |
---|---|
EPStatementDispatch |
EPStatementAgentInstanceHandle.getOptionalDispatchable() |
Modifier and Type | Method and Description |
---|---|
void |
EPStatementAgentInstanceHandle.setOptionalDispatchable(EPStatementDispatch optionalDispatchable)
Provides a callback for use when statement processing for filters and schedules is done,
for use by join statements that require an explicit indicator that all
joined streams results have been processed.
|
Modifier and Type | Class and Description |
---|---|
class |
JoinExecStrategyDispatchable
This class reacts to any new data buffered by registring with the dispatch service.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternRemoveDispatchView
View to handle pattern discarding for a single stream (no join).
|
class |
SingleStreamDispatchView
View to dispatch for a single stream (no join).
|
Copyright © 2005–2018. All rights reserved.