public final class StatementContextEngineServices extends Object
Constructor and Description |
---|
StatementContextEngineServices(String engineURI,
EventAdapterService eventAdapterService,
NamedWindowMgmtService namedWindowMgmtService,
VariableService variableService,
TableService tableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService,
ConfigurationInformation configSnapshot,
MetricReportingServiceSPI metricReportingService,
ViewService viewService,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
StatementEventTypeRef statementEventTypeRef,
TableExprEvaluatorContext tableExprEvaluatorContext,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
RegexHandlerFactory regexHandlerFactory,
StatementLockFactory statementLockFactory,
ContextManagementService contextManagementService,
ViewServicePreviousFactory viewServicePreviousFactory,
EventTableIndexService eventTableIndexService,
PatternNodeFactory patternNodeFactory,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
TimeSourceService timeSourceService,
EngineImportService engineImportService,
AggregationFactoryFactory aggregationFactoryFactory,
SchedulingService schedulingService,
ExprDeclaredService exprDeclaredService) |
public StatementContextEngineServices(String engineURI, EventAdapterService eventAdapterService, NamedWindowMgmtService namedWindowMgmtService, VariableService variableService, TableService tableService, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef, TableExprEvaluatorContext tableExprEvaluatorContext, EngineLevelExtensionServicesContext engineLevelExtensionServicesContext, RegexHandlerFactory regexHandlerFactory, StatementLockFactory statementLockFactory, ContextManagementService contextManagementService, ViewServicePreviousFactory viewServicePreviousFactory, EventTableIndexService eventTableIndexService, PatternNodeFactory patternNodeFactory, FilterBooleanExpressionFactory filterBooleanExpressionFactory, TimeSourceService timeSourceService, EngineImportService engineImportService, AggregationFactoryFactory aggregationFactoryFactory, SchedulingService schedulingService, ExprDeclaredService exprDeclaredService)
public String getEngineURI()
public EventAdapterService getEventAdapterService()
public NamedWindowMgmtService getNamedWindowMgmtService()
public VariableService getVariableService()
public URI[] getPlugInTypeResolutionURIs()
public ValueAddEventService getValueAddEventService()
public ConfigurationInformation getConfigSnapshot()
public MetricReportingServiceSPI getMetricReportingService()
public ViewService getViewService()
public ExceptionHandlingService getExceptionHandlingService()
public ExpressionResultCacheService getExpressionResultCacheService()
public StatementEventTypeRef getStatementEventTypeRef()
public TableService getTableService()
public TableExprEvaluatorContext getTableExprEvaluatorContext()
public EngineLevelExtensionServicesContext getEngineLevelExtensionServicesContext()
public RegexHandlerFactory getRegexHandlerFactory()
public StatementLockFactory getStatementLockFactory()
public ContextManagementService getContextManagementService()
public ViewServicePreviousFactory getViewServicePreviousFactory()
public EventTableIndexService getEventTableIndexService()
public PatternNodeFactory getPatternNodeFactory()
public FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
public EngineSettingsService getEngineSettingsService()
public TimeSourceService getTimeSourceService()
public EngineImportService getEngineImportService()
public AggregationFactoryFactory getAggregationFactoryFactory()
public SchedulingService getSchedulingService()
public ExprDeclaredService getExprDeclaredService()