public class StatementContextRuntimeServices extends Object
Constructor and Description |
---|
StatementContextRuntimeServices() |
StatementContextRuntimeServices(Configuration configSnapshot,
ContextManagementService contextManagementService,
PathRegistry<String,ContextMetaData> contextPathRegistry,
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,
ManagedReadWriteLock eventProcessingRWLock,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
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(Configuration configSnapshot, ContextManagementService contextManagementService, PathRegistry<String,ContextMetaData> contextPathRegistry, 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, ManagedReadWriteLock eventProcessingRWLock, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, FilterBooleanExpressionFactory filterBooleanExpressionFactory, FilterSharedBoolExprRepository filterSharedBoolExprRepository, FilterSharedLookupableRepository filterSharedLookupableRepository, HistoricalDataCacheFactory historicalDataCacheFactory, InternalEventRouter internalEventRouter, 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 Configuration getConfigSnapshot()
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 FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
public FilterSharedBoolExprRepository getFilterSharedBoolExprRepository()
public FilterSharedLookupableRepository getFilterSharedLookupableRepository()
public HistoricalDataCacheFactory getHistoricalDataCacheFactory()
public InternalEventRouter getInternalEventRouter()
public NamedWindowConsumerManagementService getNamedWindowConsumerManagementService()
public NamedWindowManagementService getNamedWindowManagementService()
public PathRegistry<String,ContextMetaData> getPathContextRegistry()
public PathRegistry<String,NamedWindowMetaData> getPathNamedWindowRegistry()
public RowRecogStateRepoFactory getRowRecogStateRepoFactory()
public ResultSetProcessorHelperFactory getResultSetProcessorHelperFactory()
public StatementAgentInstanceLockFactory getStatementAgentInstanceLockFactory()
public StatementResourceHolderBuilder getStatementResourceHolderBuilder()
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()
public SchedulingService getSchedulingService()
public PathRegistry<String,ContextMetaData> getContextPathRegistry()
public ManagedReadWriteLock getEventProcessingRWLock()
Copyright © 2005–2021. All rights reserved.