StatementAgentInstanceFactoryOnTriggerBase(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection) |
StatementAgentInstanceFactoryOnTriggerNamedWindow(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
ExprNode validatedJoin,
ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype,
NamedWindowOnExprFactory onExprFactory,
OutputProcessViewFactory outputProcessViewFactory,
EventType activatorResultEventType,
NamedWindowProcessor processor,
List<StopCallback> stopCallbacks) |
StatementAgentInstanceFactoryOnTriggerSetVariable(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
OnSetVariableViewFactory onSetVariableViewFactory,
ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype,
OutputProcessViewFactory outputProcessViewFactory) |
StatementAgentInstanceFactoryOnTriggerSplit(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
EPStatementStartMethodOnTriggerItem[] items,
EventType activatorResultEventType) |
StatementAgentInstanceFactoryOnTriggerTable(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
SubSelectStrategyCollection subSelectStrategyCollection,
ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
ExprNode validatedJoin,
TableOnViewFactory onExprFactory,
EventType activatorResultEventType,
TableMetadata tableMetadata,
ResultSetProcessorFactoryDesc outputResultSetProcessorPrototype,
OutputProcessViewFactory outputProcessViewFactory) |
StatementAgentInstanceFactorySelect(int numStreams,
ViewableActivator[] eventStreamParentViewableActivators,
StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
StreamTypeService typeService,
ViewFactoryChain[] unmaterializedViewChain,
ResultSetProcessorFactoryDesc resultSetProcessorFactoryDesc,
StreamJoinAnalysisResult joinAnalysisResult,
boolean recoveringResilient,
JoinSetComposerPrototype joinSetComposerPrototype,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateVerified viewResourceDelegate,
OutputProcessViewFactory outputProcessViewFactory) |
StatementAgentInstanceFactoryUpdate(StatementContext statementContext,
EPServicesContext services,
EventType streamEventType,
UpdateDesc desc,
InternalRoutePreprocessView onExprView,
InternalEventRouterDesc routerDesc,
SubSelectStrategyCollection subSelectStrategyCollection) |