Uses of Class
com.espertech.esper.common.internal.context.util.ContextRuntimeDescriptor
Package
Description
-
Uses of ContextRuntimeDescriptor in com.espertech.esper.common.internal.context.mgr
Modifier and TypeMethodDescriptionContextManager.getContextRuntimeDescriptor()
ContextManagerResident.getContextRuntimeDescriptor()
-
Uses of ContextRuntimeDescriptor in com.espertech.esper.common.internal.context.util
ModifierConstructorDescriptionStatementContext
(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 ContextRuntimeDescriptor in com.espertech.esper.common.internal.metrics.instrumentation
Modifier and TypeMethodDescriptionvoid
InstrumentationCommon.qContextScheduledEval
(ContextRuntimeDescriptor contextDescriptor) void
InstrumentationCommonDefault.qContextScheduledEval
(ContextRuntimeDescriptor contextDescriptor)