|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementEventTypeRef | |
---|---|
com.espertech.esper.core.deploy | Module and deployment utility and parser. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
com.espertech.esper.epl.core | Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
Uses of StatementEventTypeRef in com.espertech.esper.core.deploy |
---|
Methods in com.espertech.esper.core.deploy with parameters of type StatementEventTypeRef | |
---|---|
static java.util.List<EventType> |
EPLModuleUtil.undeployTypes(java.util.Set<java.lang.String> referencedTypes,
StatementEventTypeRef statementEventTypeRef,
EventAdapterService eventAdapterService,
FilterService filterService)
|
Constructors in com.espertech.esper.core.deploy with parameters of type StatementEventTypeRef | |
---|---|
EPDeploymentAdminImpl(EPAdministratorSPI epService,
DeploymentStateService deploymentStateService,
StatementEventTypeRef statementEventTypeRef,
EventAdapterService eventAdapterService,
StatementIsolationService statementIsolationService,
StatementIdGenerator optionalStatementIdGenerator,
FilterService filterService,
java.util.TimeZone timeZone)
Ctor. |
Uses of StatementEventTypeRef in com.espertech.esper.core.service |
---|
Classes in com.espertech.esper.core.service that implement StatementEventTypeRef | |
---|---|
class |
StatementEventTypeRefImpl
Service for holding references between statements and their event type use. |
Methods in com.espertech.esper.core.service that return StatementEventTypeRef | |
---|---|
StatementEventTypeRef |
StatementContextEngineServices.getStatementEventTypeRef()
|
StatementEventTypeRef |
StatementContext.getStatementEventTypeRef()
|
StatementEventTypeRef |
EPServiceProviderSPI.getStatementEventTypeRef()
Returns statement event type reference service. |
StatementEventTypeRef |
EPServiceProviderImpl.getStatementEventTypeRef()
|
StatementEventTypeRef |
EPServicesContext.getStatementEventTypeRefService()
Returns service for statement to event type mapping. |
Constructors in com.espertech.esper.core.service with parameters of type StatementEventTypeRef | |
---|---|
ConfigurationOperationsImpl(EventAdapterService eventAdapterService,
EventTypeIdGenerator eventTypeIdGenerator,
EngineImportService engineImportService,
VariableService variableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService,
MetricReportingService metricReportingService,
StatementEventTypeRef statementEventTypeRef,
StatementVariableRef statementVariableRef,
PluggableObjectCollection plugInViews,
FilterService filterService,
PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc,
MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc,
TableService tableService)
Ctor. |
|
EPServicesContext(java.lang.String engineURI,
SchedulingServiceSPI schedulingService,
EventAdapterService eventAdapterService,
EngineImportService engineImportService,
EngineSettingsService engineSettingsService,
DatabaseConfigService databaseConfigService,
PluggableObjectCollection plugInViews,
StatementLockFactory statementLockFactory,
ManagedReadWriteLock eventProcessingRWLock,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
EngineEnvContext engineEnvContext,
StatementContextFactory statementContextFactory,
PluggableObjectCollection plugInPatternObjects,
TimerService timerService,
FilterServiceSPI filterService,
StreamFactoryService streamFactoryService,
NamedWindowService namedWindowService,
VariableService variableService,
TableService tableService,
TimeSourceService timeSourceService,
ValueAddEventService valueAddEventService,
MetricReportingServiceSPI metricsReportingService,
StatementEventTypeRef statementEventTypeRef,
StatementVariableRef statementVariableRef,
ConfigurationInformation configSnapshot,
ThreadingService threadingServiceImpl,
InternalEventRouterImpl internalEventRouter,
StatementIsolationService statementIsolationService,
SchedulingMgmtService schedulingMgmtService,
DeploymentStateService deploymentStateService,
ExceptionHandlingService exceptionHandlingService,
PatternNodeFactory patternNodeFactory,
EventTypeIdGenerator eventTypeIdGenerator,
StatementMetadataFactory statementMetadataFactory,
ContextManagementService contextManagementService,
SchedulableAgentInstanceDirectory schedulableAgentInstanceDirectory,
PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc,
MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc,
DataFlowService dataFlowService,
ExprDeclaredService exprDeclaredService,
ContextControllerFactoryFactorySvc contextControllerFactoryFactorySvc,
ContextManagerFactoryService contextManagerFactoryService,
EPStatementFactory epStatementFactory,
RegexHandlerFactory regexHandlerFactory,
ViewableActivatorFactory viewableActivatorFactory)
Constructor - sets up new set of services. |
|
StatementContextEngineServices(java.lang.String engineURI,
EventAdapterService eventAdapterService,
NamedWindowService namedWindowService,
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)
|
Uses of StatementEventTypeRef in com.espertech.esper.epl.core |
---|
Constructors in com.espertech.esper.epl.core with parameters of type StatementEventTypeRef | |
---|---|
SelectExprEventTypeRegistry(java.lang.String statementName,
StatementEventTypeRef statementEventTypeRef)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |