|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamFactoryService | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
net.esper.view.stream | View to event stream relationship service |
Uses of StreamFactoryService in net.esper.core |
---|
Methods in net.esper.core that return StreamFactoryService | |
---|---|
StreamFactoryService |
EPServicesContext.getStreamService()
Returns stream service. |
Constructors in net.esper.core with parameters of type StreamFactoryService | |
---|---|
EPServicesContext(String engineURI,
SchedulingService schedulingService,
EventAdapterService eventAdapterService,
EngineImportService engineImportService,
EngineSettingsService engineSettingsService,
DatabaseConfigService databaseConfigService,
PluggableObjectCollection plugInViews,
StatementLockFactory statementLockFactory,
ManagedReadWriteLock eventProcessingRWLock,
ExtensionServicesContext extensionServicesContext,
EngineEnvContext engineEnvContext,
StatementContextFactory statementContextFactory,
PluggableObjectCollection plugInPatternObjects,
OutputConditionFactory outputConditionFactory,
TimerService timerService,
FilterService filterService,
StreamFactoryService streamFactoryService,
NamedWindowService namedWindowService,
VariableService variableService)
Constructor - sets up new set of services. |
Uses of StreamFactoryService in net.esper.view.stream |
---|
Classes in net.esper.view.stream that implement StreamFactoryService | |
---|---|
class |
StreamFactorySvcImpl
Service implementation to reuse or not reuse event streams and existing filters depending on the type of statement. |
Methods in net.esper.view.stream that return StreamFactoryService | |
---|---|
static StreamFactoryService |
StreamFactoryServiceProvider.newService(boolean isReuseViews)
Creates an implementation of the StreamFactoryService interface. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |