|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.eql.spec.StatementSpecMapper
public class StatementSpecMapper
Helper for mapping internal representations of a statement to the SODA object model for statements.
Constructor Summary | |
---|---|
StatementSpecMapper()
|
Method Summary | |
---|---|
static StatementSpecRaw |
map(EPStatementObjectModel sodaStatement,
EngineImportService engineImportService,
VariableService variableService)
Maps the SODA object model to a statement specification. |
static StatementSpecUnMapResult |
unmap(StatementSpecRaw statementSpec)
Maps the internal representation of a statement to the SODA object model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatementSpecMapper()
Method Detail |
---|
public static StatementSpecRaw map(EPStatementObjectModel sodaStatement, EngineImportService engineImportService, VariableService variableService)
sodaStatement
- is the object model to mapengineImportService
- for resolving imports such as plug-in aggregationsvariableService
- provides variable values
public static StatementSpecUnMapResult unmap(StatementSpecRaw statementSpec)
statementSpec
- is the internal representation
|
© 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 |