|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamSpecRaw
An uncompiled, unoptimize for of stream specification created by a parser.
Method Summary | |
---|---|
StreamSpecCompiled |
compile(EventAdapterService eventAdapterService,
MethodResolutionService methodResolutionService,
PatternObjectResolutionService patternObjectResolutionService,
TimeProvider timeProvider,
NamedWindowService namedWindowService,
VariableService variableService)
Compiles a raw stream specification consisting event type information and filter expressions to an validated, optimized form for use with filter service |
Methods inherited from interface com.espertech.esper.epl.spec.StreamSpec |
---|
getOptionalStreamName, getViewSpecs, isUnidirectional |
Method Detail |
---|
StreamSpecCompiled compile(EventAdapterService eventAdapterService, MethodResolutionService methodResolutionService, PatternObjectResolutionService patternObjectResolutionService, TimeProvider timeProvider, NamedWindowService namedWindowService, VariableService variableService) throws ExprValidationException
eventAdapterService
- supplies type informationmethodResolutionService
- for resolving importspatternObjectResolutionService
- for resolving pattern objectstimeProvider
- - provides engine current timenamedWindowService
- is the service managing named windowsvariableService
- provides variable values
ExprValidationException
- to indicate validation errors
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |