Uses of Class
com.espertech.esper.runtime.internal.kernel.service.EPServicesContext
Packages that use EPServicesContext
Package
Description
This package contains classes to advanced threading options.
-
Uses of EPServicesContext in com.espertech.esper.runtime.internal.kernel.faf
Methods in com.espertech.esper.runtime.internal.kernel.faf with parameters of type EPServicesContextModifier and TypeMethodDescriptionstatic com.espertech.esper.common.internal.context.query.FAFProvider
EPRuntimeHelperFAF.queryMethod
(com.espertech.esper.common.client.EPCompiled compiled, EPServicesContext services) Constructors in com.espertech.esper.runtime.internal.kernel.faf with parameters of type EPServicesContextModifierConstructorDescriptionEPPreparedQueryImpl
(AtomicBoolean serviceStatusProvider, com.espertech.esper.common.internal.epl.fafquery.querymethod.FAFQueryMethodProvider queryMethodProvider, com.espertech.esper.common.internal.epl.fafquery.querymethod.FAFQueryMethodSessionPrepared prepared, EPServicesContext epServicesContext) -
Uses of EPServicesContext in com.espertech.esper.runtime.internal.kernel.service
Fields in com.espertech.esper.runtime.internal.kernel.service declared as EPServicesContextMethods in com.espertech.esper.runtime.internal.kernel.service that return EPServicesContextModifier and TypeMethodDescriptionEPServicesContextFactory.createServicesContext
(EPRuntimeSPI epRuntime, com.espertech.esper.common.client.configuration.Configuration configurationSnapshot, EPRuntimeOptions options) Factory method for a new set of runtime services.EPServicesContextFactoryBase.createServicesContext
(EPRuntimeSPI epRuntime, com.espertech.esper.common.client.configuration.Configuration configs, EPRuntimeOptions options) StatementResultServiceImpl.getEpServicesContext()
EPEventServiceImpl.getServices()
EPRuntimeImpl.getServicesContext()
EPRuntimeSPI.getServicesContext()
Methods in com.espertech.esper.runtime.internal.kernel.service with parameters of type EPServicesContextModifier and TypeMethodDescriptionstatic void
Undeployer.checkModulePreconditions
(String deploymentId, String moduleName, DeploymentInternal deployment, EPServicesContext services) EPServicesContextFactory.createEPRuntime
(EPServicesContext services, AtomicBoolean serviceStatusProvider) EPServicesContextFactoryDefault.createEPRuntime
(EPServicesContext services, AtomicBoolean serviceStatusProvider) void
RuntimeExtensionServicesNoHA.init
(EPServicesContext servicesContext, EPEventServiceSPI runtimeSPI, EPDeploymentServiceSPI adminSPI, EPStageServiceSPI stageServiceSPI) void
RuntimeExtensionServicesSPI.init
(EPServicesContext servicesContext, EPEventServiceSPI runtimeSPI, EPDeploymentServiceSPI adminSPI, EPStageServiceSPI stageServiceSPI) Invoked to initialize extension services after runtime services initialization.static DeployerModuleEPLObjects
DeployerHelperInitializeEPLObjects.initializeEPLObjects
(com.espertech.esper.common.internal.context.module.ModuleProviderCLPair provider, String deploymentId, EPServicesContext services) DeployerHelperInitStatement.initializeStatements
(int rolloutItemNumber, boolean recovery, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName, com.espertech.esper.common.internal.context.module.ModuleProviderCLPair moduleProvider, String deploymentId, int statementIdFirstStatement, StatementUserObjectRuntimeOption userObjectResolverRuntime, StatementNameRuntimeOption statementNameResolverRuntime, StatementSubstitutionParameterOption substitutionParameterResolver, EPServicesContext services) static void
Undeployer.undeploy
(String deploymentId, Map<Long, com.espertech.esper.common.client.EventType> deploymentTypes, com.espertech.esper.common.internal.context.util.StatementContext[] reverted, com.espertech.esper.common.internal.context.module.ModuleProvider moduleProvider, EPServicesContext services) static DeployerModulePaths
DeployerHelperUpdatePath.updatePath
(int rolloutItemNumber, DeployerModuleEPLObjects eplObjects, String moduleName, String deploymentId, EPServicesContext services) Constructors in com.espertech.esper.runtime.internal.kernel.service with parameters of type EPServicesContextModifierConstructorDescriptionEPEventServiceImpl
(EPServicesContext services) Constructor.EPEventTypeServiceImpl
(EPServicesContext services) EPFireAndForgetServiceImpl
(EPServicesContext services, AtomicBoolean serviceStatusProvider) EPMetricsServiceImpl
(EPServicesContext services) EPVariableServiceImpl
(EPServicesContext services) StatementResultServiceImpl
(com.espertech.esper.common.internal.context.module.StatementInformationalsRuntime statementInformationals, EPServicesContext epServicesContext) -
Uses of EPServicesContext in com.espertech.esper.runtime.internal.kernel.stage
Methods in com.espertech.esper.runtime.internal.kernel.stage with parameters of type EPServicesContextModifier and TypeMethodDescriptionStageRecoveryService.makeEventService
(StageSpecificServices stageSpecificServices, int stageId, String stageUri, EPServicesContext servicesContext) StageRecoveryServiceImpl.makeEventService
(StageSpecificServices stageSpecificServices, int stageId, String stageUri, EPServicesContext servicesContext) protected abstract FilterServiceSPI
StageRecoveryServiceBase.makeFilterService
(int stageId, EPServicesContext servicesContext) protected FilterServiceSPI
StageRecoveryServiceImpl.makeFilterService
(int stageId, EPServicesContext servicesContext) protected abstract SchedulingServiceSPI
StageRecoveryServiceBase.makeSchedulingService
(int stageId, EPServicesContext servicesContext) protected SchedulingServiceSPI
StageRecoveryServiceImpl.makeSchedulingService
(int stageId, EPServicesContext servicesContext) StageRecoveryService.makeSpecificServices
(int stageId, String stageUri, EPServicesContext servicesContext) final StageSpecificServices
StageRecoveryServiceBase.makeSpecificServices
(int stageId, String stageUri, EPServicesContext servicesContext) Constructors in com.espertech.esper.runtime.internal.kernel.stage with parameters of type EPServicesContextModifierConstructorDescriptionEPStageDeploymentServiceImpl
(String stageUri, EPServicesContext servicesContext, StageSpecificServices stageSpecificServices) EPStageImpl
(String stageUri, int stageId, EPServicesContext servicesContext, StageSpecificServices stageSpecificServices, EPStageEventServiceSPI eventServiceStage, EPStageDeploymentServiceImpl deploymentServiceStage, com.espertech.esper.common.internal.util.DestroyCallback stageDestroyCallback) EPStageServiceImpl
(EPServicesContext services, AtomicBoolean serviceStatusProvider) -
Uses of EPServicesContext in com.espertech.esper.runtime.internal.kernel.statement
Methods in com.espertech.esper.runtime.internal.kernel.statement that return EPServicesContextConstructors in com.espertech.esper.runtime.internal.kernel.statement with parameters of type EPServicesContextModifierConstructorDescriptionEPStatementInitServicesImpl
(String statementName, Map<com.espertech.esper.common.client.util.StatementProperty, Object> statementProperties, Annotation[] annotations, String deploymentId, com.espertech.esper.common.internal.event.path.EventTypeResolver eventTypeResolver, com.espertech.esper.common.internal.filterspec.FilterSpecActivatableRegistry filterSpecActivatableRegistry, com.espertech.esper.common.internal.filterspec.FilterSharedBoolExprRegistery filterSharedBoolExprRegistery, com.espertech.esper.common.internal.filterspec.FilterSharedLookupableRegistery filterSharedLookupableRegistery, com.espertech.esper.common.internal.context.aifactory.core.ModuleIncidentals moduleIncidentals, boolean recovery, com.espertech.esper.common.internal.statement.resource.StatementResourceService statementResourceService, com.espertech.esper.common.internal.context.util.StatementResultService statementResultService, EPServicesContext servicesContext) -
Uses of EPServicesContext in com.espertech.esper.runtime.internal.kernel.thread
Constructors in com.espertech.esper.runtime.internal.kernel.thread with parameters of type EPServicesContextModifierConstructorDescriptionTimerUnitMultiple
(EPServicesContext services, EPEventServiceImpl runtime, com.espertech.esper.common.internal.context.util.EPStatementAgentInstanceHandle handle, Object callbackObject) Ctor.TimerUnitSingle
(EPServicesContext services, EPEventServiceImpl runtime, com.espertech.esper.common.internal.context.util.EPStatementHandleCallbackSchedule handleCallback) Ctor.