com.espertech.esper.core.service
Class StatementLifecycleSvcUtil

java.lang.Object
  extended by com.espertech.esper.core.service.StatementLifecycleSvcUtil

public class StatementLifecycleSvcUtil
extends java.lang.Object


Constructor Summary
StatementLifecycleSvcUtil()
           
 
Method Summary
static SelectClauseSpecCompiled compileSelectClause(SelectClauseSpecRaw spec)
           
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

StatementLifecycleSvcUtil

public StatementLifecycleSvcUtil()
Method Detail

walkStatement

public static void walkStatement(StatementSpecRaw spec,
                                 ExprNodeSubselectDeclaredDotVisitor visitor)
                          throws ExprValidationException
Throws:
ExprValidationException

walkStreamSpecs

public static void walkStreamSpecs(StatementSpecRaw spec,
                                   ExprNodeSubselectDeclaredDotVisitor visitor)

compileSelectClause

public static SelectClauseSpecCompiled compileSelectClause(SelectClauseSpecRaw spec)

© 2006-2011 EsperTech Inc.
All rights reserved.
Visit us at espertech.com