|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.StatementLifecycleSvcUtil
public class StatementLifecycleSvcUtil
Constructor Summary | |
---|---|
StatementLifecycleSvcUtil()
|
Method Summary | |
---|---|
static SelectClauseSpecCompiled |
compileSelectClause(SelectClauseSpecRaw spec)
|
static boolean |
isWritesToTables(StatementSpecRaw statementSpec,
TableService tableService)
|
static void |
walkStatement(StatementSpecRaw spec,
ExprNodeSubselectDeclaredDotVisitor visitor)
|
static void |
walkStreamSpecs(StatementSpecRaw spec,
ExprNodeSubselectDeclaredDotVisitor visitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatementLifecycleSvcUtil()
Method Detail |
---|
public static void walkStatement(StatementSpecRaw spec, ExprNodeSubselectDeclaredDotVisitor visitor) throws ExprValidationException
ExprValidationException
public static void walkStreamSpecs(StatementSpecRaw spec, ExprNodeSubselectDeclaredDotVisitor visitor)
public static SelectClauseSpecCompiled compileSelectClause(SelectClauseSpecRaw spec)
public static boolean isWritesToTables(StatementSpecRaw statementSpec, TableService tableService)
|
© 2006-2015 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 |