Uses of Class
com.espertech.esper.common.internal.context.util.StatementContextRuntimeServices
Packages that use StatementContextRuntimeServices
Package
Description
-
Uses of StatementContextRuntimeServices in com.espertech.esper.common.internal.context.util
Methods in com.espertech.esper.common.internal.context.util that return StatementContextRuntimeServicesMethods in com.espertech.esper.common.internal.context.util with parameters of type StatementContextRuntimeServicesModifier and TypeMethodDescriptionAgentInstanceUtil.start
(StatementContextRuntimeServices services, ContextControllerStatementDesc statement, int agentInstanceId, MappedEventBean contextProperties, AgentInstanceFilterProxy agentInstanceFilterProxy, boolean isRecoveringResilient) static AgentInstance
AgentInstanceUtil.startStatement
(StatementContextRuntimeServices services, int assignedContextId, ContextControllerStatementDesc statementDesc, MappedEventBean contextBean, AgentInstanceFilterProxy proxy) Constructors in com.espertech.esper.common.internal.context.util with parameters of type StatementContextRuntimeServicesModifierConstructorDescriptionStatementContext
(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 StatementContextRuntimeServices in com.espertech.esper.common.internal.epl.fafquery.processor
Methods in com.espertech.esper.common.internal.epl.fafquery.processor with parameters of type StatementContextRuntimeServicesModifier and TypeMethodDescriptionFireAndForgetProcessorDB.prepared
(ExprEvaluatorContext exprEvaluatorContext, StatementContextRuntimeServices services) FireAndForgetProcessorDB.unprepared
(ExprEvaluatorContext exprEvaluatorContext, StatementContextRuntimeServices services) -
Uses of StatementContextRuntimeServices in com.espertech.esper.common.internal.epl.fafquery.querymethod
Fields in com.espertech.esper.common.internal.epl.fafquery.querymethod declared as StatementContextRuntimeServicesModifier and TypeFieldDescriptionprotected final StatementContextRuntimeServices
FAFQueryMethodSelectExecDBBase.services
Methods in com.espertech.esper.common.internal.epl.fafquery.querymethod with parameters of type StatementContextRuntimeServicesModifier and TypeMethodDescriptionFAFQueryMethod.readyPrepared
(StatementContextRuntimeServices services) FAFQueryMethodIUDBase.readyPrepared
(StatementContextRuntimeServices services) FAFQueryMethodSelect.readyPrepared
(StatementContextRuntimeServices services) FAFQueryMethod.readyUnprepared
(StatementContextRuntimeServices services) FAFQueryMethodIUDBase.readyUnprepared
(StatementContextRuntimeServices services) FAFQueryMethodSelect.readyUnprepared
(StatementContextRuntimeServices services) Constructors in com.espertech.esper.common.internal.epl.fafquery.querymethod with parameters of type StatementContextRuntimeServicesModifierConstructorDescription -
Uses of StatementContextRuntimeServices in com.espertech.esper.common.internal.epl.historical.database.core
Methods in com.espertech.esper.common.internal.epl.historical.database.core with parameters of type StatementContextRuntimeServicesModifier and TypeMethodDescriptionHistoricalEventViewableDatabaseFactory.activateFireAndForget
(ExprEvaluatorContext exprEvaluatorContext, StatementContextRuntimeServices services)