Uses of Class
com.espertech.esper.epl.spec.SelectClauseSpecCompiled

Packages that use SelectClauseSpecCompiled
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of SelectClauseSpecCompiled in com.espertech.esper.epl.spec
 

Methods in com.espertech.esper.epl.spec that return SelectClauseSpecCompiled
 SelectClauseSpecCompiled StatementSpecCompiled.getSelectClauseSpec()
          Returns SELECT-clause list of expressions.
 

Constructors in com.espertech.esper.epl.spec with parameters of type SelectClauseSpecCompiled
StatementSpecCompiled(OnTriggerDesc onTriggerDesc, CreateWindowDesc createWindowDesc, CreateVariableDesc createVariableDesc, InsertIntoDesc insertIntoDesc, SelectClauseStreamSelectorEnum selectClauseStreamSelectorEnum, SelectClauseSpecCompiled selectClauseSpec, List<StreamSpecCompiled> streamSpecs, List<OuterJoinDesc> outerJoinDescList, ExprNode filterExprRootNode, List<ExprNode> groupByExpressions, ExprNode havingExprRootNode, OutputLimitSpec outputLimitSpec, List<OrderByItem> orderByList, List<ExprSubselectNode> subSelectExpressions, boolean hasVariables)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com