Uses of Interface
com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI

Packages that use EPRuntimeSPI
  • Uses of EPRuntimeSPI in com.espertech.esper.runtime.internal.kernel.service

    Modifier and Type
    Class
    Description
    class 
    Service provider encapsulates the runtime's services for runtime and administration interfaces.
    Modifier and Type
    Method
    Description
    EPServicesContextFactory.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)
     
    Deployer.deployFresh(String deploymentId, int statementIdFirstStatement, com.espertech.esper.common.client.EPCompiled compiled, StatementNameRuntimeOption statementNameResolverRuntime, StatementUserObjectRuntimeOption userObjectResolverRuntime, StatementSubstitutionParameterOption substitutionParameterResolver, DeploymentClassLoaderOption deploymentClassLoaderOption, EPRuntimeSPI epRuntime)
     
    Deployer.deployRecover(String deploymentId, int statementIdFirstStatement, com.espertech.esper.common.client.EPCompiled compiled, StatementNameRuntimeOption statementNameResolverRuntime, StatementUserObjectRuntimeOption userObjectResolverRuntime, StatementSubstitutionParameterOption substitutionParameterResolver, DeploymentClassLoaderOption deploymentClassLoaderOption, EPRuntimeSPI epRuntime)
     
    DeployerRollout.rollout(int currentStatementId, Collection<EPDeploymentRolloutCompiled> itemsProvided, EPRuntimeSPI runtime)
     
    void
    StatementResultServiceImpl.setContext(EPStatementSPI epStatement, EPRuntimeSPI runtime)
     
    Modifier
    Constructor
    Description
     
     
     
    EPServicesContext(com.espertech.esper.common.internal.epl.agg.core.AggregationServiceFactoryService aggregationServiceFactoryService, com.espertech.esper.common.internal.event.bean.service.BeanEventTypeFactoryPrivate beanEventTypeFactoryPrivate, com.espertech.esper.common.internal.event.bean.core.BeanEventTypeStemService beanEventTypeStemService, com.espertech.esper.common.client.util.ClassForNameProvider classForNameProvider, com.espertech.esper.common.internal.context.util.ParentClassLoader classLoaderParent, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.classprovided.core.ClassProvided> classProvidedPathRegistry, com.espertech.esper.common.client.configuration.Configuration configSnapshot, com.espertech.esper.common.internal.context.mgr.ContextManagementService contextManagementService, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.context.compile.ContextMetaData> contextPathRegistry, com.espertech.esper.common.internal.context.mgr.ContextServiceFactory contextServiceFactory, com.espertech.esper.common.internal.epl.dataflow.core.EPDataFlowServiceImpl dataflowService, com.espertech.esper.common.internal.epl.dataflow.filtersvcadapter.DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter, com.espertech.esper.common.internal.epl.historical.database.connection.DatabaseConfigServiceRuntime databaseConfigServiceRuntime, DeploymentLifecycleService deploymentLifecycleService, com.espertech.esper.common.internal.statement.dispatch.DispatchService dispatchService, RuntimeEnvContext runtimeEnvContext, com.espertech.esper.common.internal.settings.RuntimeSettingsService runtimeSettingsService, String runtimeURI, com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime classpathImportServiceRuntime, EPStatementFactory epStatementFactory, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.compile.stage1.spec.ExpressionDeclItem> exprDeclaredPathRegistry, com.espertech.esper.common.internal.util.ManagedReadWriteLock eventProcessingRWLock, EPServicesHA epServicesHA, EPRuntimeSPI epRuntime, com.espertech.esper.common.client.hook.expr.EventBeanService eventBeanService, com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory eventBeanTypedEventFactory, com.espertech.esper.common.internal.event.render.EPRenderEventServiceImpl eventRenderer, com.espertech.esper.common.internal.serde.runtime.event.EventSerdeFactory eventSerdeFactory, com.espertech.esper.common.internal.epl.index.base.EventTableIndexService eventTableIndexService, com.espertech.esper.common.internal.event.avro.EventTypeAvroHandler eventTypeAvroHandler, com.espertech.esper.common.internal.event.eventtypefactory.EventTypeFactory eventTypeFactory, com.espertech.esper.common.internal.event.core.EventTypeIdResolver eventTypeIdResolver, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.client.EventType> eventTypePathRegistry, com.espertech.esper.common.internal.event.eventtyperepo.EventTypeRepositoryImpl eventTypeRepositoryBus, com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory, com.espertech.esper.common.internal.serde.runtime.eventtype.EventTypeSerdeRepository eventTypeSerdeRepository, com.espertech.esper.common.internal.event.xml.EventTypeXMLXSDHandler eventTypeXMLXSDHandler, com.espertech.esper.common.internal.settings.ExceptionHandlingService exceptionHandlingService, com.espertech.esper.common.internal.epl.enummethod.cache.ExpressionResultCacheService expressionResultCacheService, com.espertech.esper.common.internal.filterspec.FilterBooleanExpressionFactory filterBooleanExpressionFactory, FilterServiceSPI filterService, com.espertech.esper.common.internal.filterspec.FilterSharedBoolExprRepository filterSharedBoolExprRepository, com.espertech.esper.common.internal.filterspec.FilterSharedLookupableRepository filterSharedLookupableRepository, com.espertech.esper.common.internal.epl.historical.datacache.HistoricalDataCacheFactory historicalDataCacheFactory, com.espertech.esper.common.internal.context.util.InternalEventRouterImpl internalEventRouter, com.espertech.esper.common.internal.metrics.stmtmetrics.MetricReportingService metricReportingService, com.espertech.esper.common.internal.statement.multimatch.MultiMatchHandlerFactory multiMatchHandlerFactory, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowConsumerManagementService namedWindowConsumerManagementService, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService namedWindowDispatchService, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowFactoryService namedWindowFactoryService, com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowManagementService namedWindowManagementService, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.namedwindow.path.NamedWindowMetaData> namedWindowPathRegistry, com.espertech.esper.common.internal.epl.pattern.core.PatternFactoryService patternFactoryService, com.espertech.esper.common.internal.epl.pattern.pool.PatternSubexpressionPoolRuntimeSvc patternSubexpressionPoolEngineSvc, com.espertech.esper.common.internal.epl.resultset.core.ResultSetProcessorHelperFactory resultSetProcessorHelperFactory, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogStateRepoFactory rowRecogStateRepoFactory, com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogStatePoolRuntimeSvc rowRecogStatePoolEngineSvc, SchedulingServiceSPI schedulingService, com.espertech.esper.common.internal.collection.PathRegistry<com.espertech.esper.common.internal.epl.script.core.NameAndParamNum,com.espertech.esper.common.internal.compile.stage1.spec.ExpressionScriptProvided> scriptPathRegistry, StageRecoveryService stageRecoveryService, StatementLifecycleService statementLifecycleService, com.espertech.esper.common.internal.context.util.StatementAgentInstanceLockFactory statementAgentInstanceLockFactory, com.espertech.esper.common.internal.statement.resource.StatementResourceHolderBuilder statementResourceHolderBuilder, com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext tableExprEvaluatorContext, com.espertech.esper.common.internal.epl.table.core.TableManagementService tableManagementService, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.table.compiletime.TableMetaData> tablePathRegistry, ThreadingService threadingService, com.espertech.esper.common.internal.epl.expression.time.abacus.TimeAbacus timeAbacus, com.espertech.esper.common.internal.schedule.TimeSourceService timeSourceService, TimerService timerService, com.espertech.esper.common.internal.epl.variable.core.VariableManagementService variableManagementService, com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.variable.compiletime.VariableMetaData> variablePathRegistry, com.espertech.esper.common.internal.context.activator.ViewableActivatorFactory viewableActivatorFactory, com.espertech.esper.common.internal.view.core.ViewFactoryService viewFactoryService, com.espertech.esper.common.internal.view.previous.ViewServicePreviousFactory viewServicePreviousFactory, com.espertech.esper.common.internal.event.xml.XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory)
     
    Constructor parameters in com.espertech.esper.runtime.internal.kernel.service with type arguments of type EPRuntimeSPI
    Modifier
    Constructor
    Description
     
    EPRuntimeImpl(com.espertech.esper.common.client.configuration.Configuration configuration, String runtimeURI, Map<String,EPRuntimeSPI> runtimes, EPRuntimeOptions options)
    Constructor - initializes services.