public class EPStatementInitServicesImpl extends Object implements com.espertech.esper.common.internal.context.module.EPStatementInitServices
GETAGGREGATIONSERVICEFACTORYSERVICE, GETCLASSPATHIMPORTSERVICERUNTIME, GETCONTEXTSERVICEFACTORY, GETDATAINPUTOUTPUTSERDEPROVIDER, GETEVENTBEANTYPEDEVENTFACTORY, GETEVENTTABLEINDEXSERVICE, GETEVENTTYPERESOLVER, GETFILTERBOOLEANEXPRESSIONFACTORY, GETFILTERSHAREDBOOLEXPRREGISTERY, GETFILTERSHAREDLOOKUPABLEREGISTERY, GETFILTERSPECACTIVATABLEREGISTRY, GETINTERNALEVENTROUTEDEST, GETPATTERNFACTORYSERVICE, GETRESULTSETPROCESSORHELPERFACTORY, GETRUNTIMESETTINGSSERVICE, GETSTATEMENTRESULTSERVICE, GETTIMEPROVIDER, GETVIEWABLEACTIVATORFACTORY, GETVIEWFACTORYSERVICE, REF
Constructor and Description |
---|
EPStatementInitServicesImpl(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) |
Modifier and Type | Method and Description |
---|---|
void |
activateContext(String name,
com.espertech.esper.common.internal.context.controller.core.ContextDefinition definition) |
void |
activateExpression(String name) |
void |
activateNamedWindow(String name) |
void |
activateTable(String name) |
void |
activateVariable(String name) |
void |
addReadyCallback(com.espertech.esper.common.internal.context.module.StatementReadyCallback readyCallback) |
com.espertech.esper.common.internal.epl.agg.core.AggregationServiceFactoryService |
getAggregationServiceFactoryService() |
Annotation[] |
getAnnotations() |
com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime |
getClasspathImportServiceRuntime() |
com.espertech.esper.common.internal.context.mgr.ContextManagementService |
getContextManagementService() |
com.espertech.esper.common.internal.context.mgr.ContextServiceFactory |
getContextServiceFactory() |
com.espertech.esper.common.internal.serde.DataInputOutputSerdeProvider |
getDataInputOutputSerdeProvider() |
String |
getDeploymentId() |
com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory |
getEventBeanTypedEventFactory() |
com.espertech.esper.common.internal.epl.index.base.EventTableIndexService |
getEventTableIndexService() |
com.espertech.esper.common.internal.event.avro.EventTypeAvroHandler |
getEventTypeAvroHandler() |
com.espertech.esper.common.internal.event.path.EventTypeResolver |
getEventTypeResolver() |
com.espertech.esper.common.internal.settings.ExceptionHandlingService |
getExceptionHandlingService() |
com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.compile.stage1.spec.ExpressionDeclItem> |
getExprDeclaredPathRegistry() |
com.espertech.esper.common.internal.filterspec.FilterBooleanExpressionFactory |
getFilterBooleanExpressionFactory() |
com.espertech.esper.common.internal.filterspec.FilterSharedBoolExprRegistery |
getFilterSharedBoolExprRegistery() |
com.espertech.esper.common.internal.filterspec.FilterSharedLookupableRegistery |
getFilterSharedLookupableRegistery() |
com.espertech.esper.common.internal.filterspec.FilterSpecActivatableRegistry |
getFilterSpecActivatableRegistry() |
com.espertech.esper.common.internal.context.util.InternalEventRouteDest |
getInternalEventRouteDest() |
com.espertech.esper.common.internal.context.aifactory.core.ModuleIncidentals |
getModuleIncidentals() |
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService |
getNamedWindowDispatchService() |
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowFactoryService |
getNamedWindowFactoryService() |
com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowManagementService |
getNamedWindowManagementService() |
com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.namedwindow.path.NamedWindowMetaData> |
getNamedWindowPathRegistry() |
com.espertech.esper.common.internal.epl.pattern.core.PatternFactoryService |
getPatternFactoryService() |
List<com.espertech.esper.common.internal.context.module.StatementReadyCallback> |
getReadyCallbacks() |
com.espertech.esper.common.internal.epl.resultset.core.ResultSetProcessorHelperFactory |
getResultSetProcessorHelperFactory() |
com.espertech.esper.common.internal.context.module.RuntimeExtensionServices |
getRuntimeExtensionServices() |
com.espertech.esper.common.internal.settings.RuntimeSettingsService |
getRuntimeSettingsService() |
String |
getRuntimeURI() |
EPServicesContext |
getServicesContext() |
String |
getStatementName() |
Map<com.espertech.esper.common.client.util.StatementProperty,Object> |
getStatementProperties() |
com.espertech.esper.common.internal.statement.resource.StatementResourceService |
getStatementResourceService() |
com.espertech.esper.common.internal.context.util.StatementResultService |
getStatementResultService() |
com.espertech.esper.common.internal.epl.table.core.TableManagementService |
getTableManagementService() |
com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.table.compiletime.TableMetaData> |
getTablePathRegistry() |
com.espertech.esper.common.internal.epl.expression.time.abacus.TimeAbacus |
getTimeAbacus() |
com.espertech.esper.common.internal.schedule.TimeProvider |
getTimeProvider() |
com.espertech.esper.common.internal.schedule.TimeSourceService |
getTimeSourceService() |
com.espertech.esper.common.internal.epl.variable.core.VariableManagementService |
getVariableManagementService() |
com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.variable.compiletime.VariableMetaData> |
getVariablePathRegistry() |
com.espertech.esper.common.internal.context.activator.ViewableActivatorFactory |
getViewableActivatorFactory() |
com.espertech.esper.common.internal.view.core.ViewFactoryService |
getViewFactoryService() |
boolean |
isRecovery() |
public EPStatementInitServicesImpl(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)
public com.espertech.esper.common.internal.epl.agg.core.AggregationServiceFactoryService getAggregationServiceFactoryService()
getAggregationServiceFactoryService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public Annotation[] getAnnotations()
getAnnotations
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.mgr.ContextServiceFactory getContextServiceFactory()
getContextServiceFactory
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public String getDeploymentId()
getDeploymentId
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory getEventBeanTypedEventFactory()
getEventBeanTypedEventFactory
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime getClasspathImportServiceRuntime()
getClasspathImportServiceRuntime
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public String getRuntimeURI()
getRuntimeURI
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.settings.RuntimeSettingsService getRuntimeSettingsService()
getRuntimeSettingsService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.module.RuntimeExtensionServices getRuntimeExtensionServices()
getRuntimeExtensionServices
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.index.base.EventTableIndexService getEventTableIndexService()
getEventTableIndexService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.event.avro.EventTypeAvroHandler getEventTypeAvroHandler()
getEventTypeAvroHandler
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.settings.ExceptionHandlingService getExceptionHandlingService()
getExceptionHandlingService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.filterspec.FilterSharedLookupableRegistery getFilterSharedLookupableRegistery()
getFilterSharedLookupableRegistery
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.filterspec.FilterSharedBoolExprRegistery getFilterSharedBoolExprRegistery()
getFilterSharedBoolExprRegistery
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public EPServicesContext getServicesContext()
public com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService getNamedWindowDispatchService()
getNamedWindowDispatchService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowFactoryService getNamedWindowFactoryService()
getNamedWindowFactoryService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowManagementService getNamedWindowManagementService()
getNamedWindowManagementService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.pattern.core.PatternFactoryService getPatternFactoryService()
getPatternFactoryService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.util.StatementResultService getStatementResultService()
getStatementResultService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.mgr.ContextManagementService getContextManagementService()
getContextManagementService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.serde.DataInputOutputSerdeProvider getDataInputOutputSerdeProvider()
getDataInputOutputSerdeProvider
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.compile.stage1.spec.ExpressionDeclItem> getExprDeclaredPathRegistry()
getExprDeclaredPathRegistry
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.event.path.EventTypeResolver getEventTypeResolver()
getEventTypeResolver
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.filterspec.FilterSpecActivatableRegistry getFilterSpecActivatableRegistry()
getFilterSpecActivatableRegistry
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.filterspec.FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
getFilterBooleanExpressionFactory
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.util.InternalEventRouteDest getInternalEventRouteDest()
getInternalEventRouteDest
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.aifactory.core.ModuleIncidentals getModuleIncidentals()
public com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.namedwindow.path.NamedWindowMetaData> getNamedWindowPathRegistry()
getNamedWindowPathRegistry
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void addReadyCallback(com.espertech.esper.common.internal.context.module.StatementReadyCallback readyCallback)
addReadyCallback
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public List<com.espertech.esper.common.internal.context.module.StatementReadyCallback> getReadyCallbacks()
public boolean isRecovery()
public com.espertech.esper.common.internal.epl.resultset.core.ResultSetProcessorHelperFactory getResultSetProcessorHelperFactory()
getResultSetProcessorHelperFactory
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.statement.resource.StatementResourceService getStatementResourceService()
getStatementResourceService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.table.core.TableManagementService getTableManagementService()
getTableManagementService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.table.compiletime.TableMetaData> getTablePathRegistry()
getTablePathRegistry
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.expression.time.abacus.TimeAbacus getTimeAbacus()
getTimeAbacus
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.schedule.TimeProvider getTimeProvider()
getTimeProvider
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.schedule.TimeSourceService getTimeSourceService()
getTimeSourceService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.epl.variable.core.VariableManagementService getVariableManagementService()
getVariableManagementService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.collection.PathRegistry<String,com.espertech.esper.common.internal.epl.variable.compiletime.VariableMetaData> getVariablePathRegistry()
getVariablePathRegistry
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.context.activator.ViewableActivatorFactory getViewableActivatorFactory()
getViewableActivatorFactory
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public com.espertech.esper.common.internal.view.core.ViewFactoryService getViewFactoryService()
getViewFactoryService
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void activateNamedWindow(String name)
activateNamedWindow
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void activateTable(String name)
activateTable
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void activateContext(String name, com.espertech.esper.common.internal.context.controller.core.ContextDefinition definition)
activateContext
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void activateVariable(String name)
activateVariable
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public void activateExpression(String name)
activateExpression
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
public String getStatementName()
getStatementName
in interface com.espertech.esper.common.internal.context.module.EPStatementInitServices
Copyright © 2005–2018. All rights reserved.