|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewService | |
---|---|
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
com.espertech.esper.view | View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. |
Uses of ViewService in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return ViewService | |
---|---|
ViewService |
StatementContextEngineServices.getViewService()
|
ViewService |
StatementContext.getViewService()
Returns view svc. |
ViewService |
EPServicesContext.getViewService()
Returns services for view creation, sharing and removal. |
Constructors in com.espertech.esper.core.service with parameters of type ViewService | |
---|---|
StatementContextEngineServices(java.lang.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)
|
Uses of ViewService in com.espertech.esper.view |
---|
Classes in com.espertech.esper.view that implement ViewService | |
---|---|
class |
ViewServiceImpl
Implementation of the view evaluation service business interface. |
Methods in com.espertech.esper.view that return ViewService | |
---|---|
static ViewService |
ViewServiceProvider.newService()
Creates an implementation of the ViewService interface. |
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |