Package | Description |
---|---|
com.espertech.esper.core.context.factory |
Statement agent instance factories.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Constructor and Description |
---|
StatementAgentInstanceFactoryUpdate(StatementContext statementContext,
EPServicesContext services,
EventType streamEventType,
UpdateDesc desc,
InternalRoutePreprocessView onExprView,
InternalEventRouterDesc routerDesc,
SubSelectStrategyCollection subSelectStrategyCollection) |
Modifier and Type | Method and Description |
---|---|
InternalEventRouterDesc |
InternalEventRouterImpl.getValidatePreprocessing(EventType eventType,
UpdateDesc desc,
Annotation[] annotations,
String statementName) |
InternalEventRouterDesc |
InternalEventRouter.getValidatePreprocessing(EventType eventType,
UpdateDesc desc,
Annotation[] annotations,
String statementName) |
Modifier and Type | Method and Description |
---|---|
void |
InternalEventRouterImpl.addPreprocessing(InternalEventRouterDesc internalEventRouterDesc,
InternalRoutePreprocessView outputView,
StatementAgentInstanceLock agentInstanceLock,
boolean hasSubselect) |
void |
InternalEventRouter.addPreprocessing(InternalEventRouterDesc internalEventRouterDesc,
InternalRoutePreprocessView outputView,
StatementAgentInstanceLock agentInstanceLock,
boolean hasSubselect) |