public class StatementContextRuntimeServices extends Object
Constructor and Description |
---|
StatementContextRuntimeServices() |
StatementContextRuntimeServices(ContextManagementService contextManagementService,
ContextServiceFactory contextServiceFactory,
DatabaseConfigServiceRuntime databaseConfigService,
DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter,
EPDataFlowServiceImpl dataflowService,
String runtimeURI,
Context runtimeEnvContext,
ClasspathImportServiceRuntime classpathImportServiceRuntime,
RuntimeSettingsService runtimeSettingsService,
RuntimeExtensionServices runtimeExtensionServices,
Object epRuntime,
EPRenderEventService epRuntimeRenderEvent,
EventServiceSendEventCommon eventServiceSendEventInternal,
EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped,
EventBeanService eventBeanService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTableIndexService eventTableIndexService,
EventTypeAvroHandler eventTypeAvroHandler,
PathRegistry<String,EventType> eventTypePathRegistry,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterService filterService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
InternalEventRouteDest internalEventRouteDest,
MetricReportingService metricReportingService,
NamedWindowConsumerManagementService namedWindowConsumerManagementService,
NamedWindowManagementService namedWindowManagementService,
PathRegistry<String,ContextMetaData> pathContextRegistry,
PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry,
RowRecogStateRepoFactory rowRecogStateRepoFactory,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
SchedulingService schedulingService,
StatementAgentInstanceLockFactory statementAgentInstanceLockFactory,
StatementResourceHolderBuilder statementResourceHolderBuilder,
TableExprEvaluatorContext tableExprEvaluatorContext,
TableManagementService tableManagementService,
VariableManagementService variableManagementService,
ViewFactoryService viewFactoryService,
ViewServicePreviousFactory viewServicePreviousFactory) |
public StatementContextRuntimeServices(ContextManagementService contextManagementService, ContextServiceFactory contextServiceFactory, DatabaseConfigServiceRuntime databaseConfigService, DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter, EPDataFlowServiceImpl dataflowService, String runtimeURI, Context runtimeEnvContext, ClasspathImportServiceRuntime classpathImportServiceRuntime, RuntimeSettingsService runtimeSettingsService, RuntimeExtensionServices runtimeExtensionServices, Object epRuntime, EPRenderEventService epRuntimeRenderEvent, EventServiceSendEventCommon eventServiceSendEventInternal, EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped, EventBeanService eventBeanService, EventBeanTypedEventFactory eventBeanTypedEventFactory, EventTableIndexService eventTableIndexService, EventTypeAvroHandler eventTypeAvroHandler, PathRegistry<String,EventType> eventTypePathRegistry, EventTypeRepositoryImpl eventTypeRepositoryPreconfigured, EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, FilterService filterService, FilterBooleanExpressionFactory filterBooleanExpressionFactory, FilterSharedBoolExprRepository filterSharedBoolExprRepository, FilterSharedLookupableRepository filterSharedLookupableRepository, HistoricalDataCacheFactory historicalDataCacheFactory, InternalEventRouter internalEventRouter, InternalEventRouteDest internalEventRouteDest, MetricReportingService metricReportingService, NamedWindowConsumerManagementService namedWindowConsumerManagementService, NamedWindowManagementService namedWindowManagementService, PathRegistry<String,ContextMetaData> pathContextRegistry, PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry, RowRecogStateRepoFactory rowRecogStateRepoFactory, ResultSetProcessorHelperFactory resultSetProcessorHelperFactory, SchedulingService schedulingService, StatementAgentInstanceLockFactory statementAgentInstanceLockFactory, StatementResourceHolderBuilder statementResourceHolderBuilder, TableExprEvaluatorContext tableExprEvaluatorContext, TableManagementService tableManagementService, VariableManagementService variableManagementService, ViewFactoryService viewFactoryService, ViewServicePreviousFactory viewServicePreviousFactory)
public StatementContextRuntimeServices()
public ContextManagementService getContextManagementService()
public ContextServiceFactory getContextServiceFactory()
public DatabaseConfigServiceRuntime getDatabaseConfigService()
public String getRuntimeURI()
public RuntimeExtensionServices getRuntimeExtensionServices()
public ClasspathImportServiceRuntime getClasspathImportServiceRuntime()
public RuntimeSettingsService getRuntimeSettingsService()
public EventServiceSendEventCommon getEventServiceSendEventInternal()
public EPRuntimeEventProcessWrapped getEPRuntimeEventProcessWrapped()
public Object getRuntime()
public EventTableIndexService getEventTableIndexService()
public PathRegistry<String,EventType> getEventTypePathRegistry()
public EventTypeResolvingBeanFactory getEventTypeResolvingBeanFactory()
public EventBeanTypedEventFactory getEventBeanTypedEventFactory()
public EventBeanService getEventBeanService()
public EventTypeAvroHandler getEventTypeAvroHandler()
public ExceptionHandlingService getExceptionHandlingService()
public ExpressionResultCacheService getExpressionResultCacheService()
public FilterService getFilterService()
public FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
public FilterSharedBoolExprRepository getFilterSharedBoolExprRepository()
public FilterSharedLookupableRepository getFilterSharedLookupableRepository()
public HistoricalDataCacheFactory getHistoricalDataCacheFactory()
public InternalEventRouter getInternalEventRouter()
public InternalEventRouteDest getInternalEventRouteDest()
public NamedWindowConsumerManagementService getNamedWindowConsumerManagementService()
public NamedWindowManagementService getNamedWindowManagementService()
public PathRegistry<String,ContextMetaData> getPathContextRegistry()
public PathRegistry<String,NamedWindowMetaData> getPathNamedWindowRegistry()
public RowRecogStateRepoFactory getRowRecogStateRepoFactory()
public ResultSetProcessorHelperFactory getResultSetProcessorHelperFactory()
public SchedulingService getSchedulingService()
public StatementAgentInstanceLockFactory getStatementAgentInstanceLockFactory()
public StatementResourceHolderBuilder getStatementResourceHolderBuilder()
public TimeProvider getTimeProvider()
public ViewServicePreviousFactory getViewServicePreviousFactory()
public ViewFactoryService getViewFactoryService()
public EventTypeRepositoryImpl getEventTypeRepositoryPreconfigured()
public VariableManagementService getVariableManagementService()
public TableExprEvaluatorContext getTableExprEvaluatorContext()
public TableManagementService getTableManagementService()
public EPDataFlowServiceImpl getDataflowService()
public EventServiceSendEventCommon getEPRuntimeSendEvent()
public EPRenderEventService getEPRuntimeRenderEvent()
public DataFlowFilterServiceAdapter getDataFlowFilterServiceAdapter()
public MetricReportingService getMetricReportingService()
public Context getRuntimeEnvContext()
Copyright © 2005–2018. All rights reserved.