Uses of Interface
com.espertech.esper.common.internal.context.util.StatementResultService
Package
Description
-
Uses of StatementResultService in com.espertech.esper.common.internal.context.module
Modifier and TypeMethodDescriptionEPStatementInitServices.getStatementResultService()
StatementLightweight.getStatementResultService()
ModifierConstructorDescriptionStatementLightweight
(StatementProvider statementProvider, StatementInformationalsRuntime statementInformationals, StatementResultService statementResultService, StatementContext statementContext) -
Uses of StatementResultService in com.espertech.esper.common.internal.context.util
Modifier and TypeMethodDescriptionAgentInstanceContext.getStatementResultService()
InternalRoutePreprocessView.getStatementResultService()
StatementContext.getStatementResultService()
ModifierConstructorDescriptionInternalRoutePreprocessView
(EventType eventType, StatementResultService statementResultService) Ctor.StatementContext
(ContextRuntimeDescriptor contextRuntimeDescriptor, String deploymentId, int statementId, String statementName, String moduleName, StatementInformationalsRuntime statementInformationals, Object userObjectRuntime, StatementContextRuntimeServices statementContextRuntimeServices, EPStatementHandle epStatementHandle, Map<Integer, FilterSpecActivatable> filterSpecActivatables, PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc, RowRecogStatePoolStmtSvc rowRecogStatePoolStmtSvc, ScheduleBucket scheduleBucket, StatementAIResourceRegistry statementAIResourceRegistry, StatementCPCacheService statementCPCacheService, StatementAIFactoryProvider statementAIFactoryProvider, StatementResultService statementResultService, UpdateDispatchView updateDispatchView, FilterService filterService, SchedulingService schedulingService, InternalEventRouteDest internalEventRouteDest) -
Uses of StatementResultService in com.espertech.esper.common.internal.epl.namedwindow.core
Modifier and TypeFieldDescriptionprotected final StatementResultService
NamedWindowTailViewBase.statementResultService
Modifier and TypeMethodDescriptionNamedWindowTailView.getStatementResultService()
NamedWindowTailViewBase.getStatementResultService()
-
Uses of StatementResultService in com.espertech.esper.common.internal.epl.resultset.select.eval
ModifierConstructorDescriptionSelectEvalWildcardNonJoinImpl
(StatementResultService statementResultService)