Uses of Class
com.espertech.esper.epl.expression.ExprDotNode.EnumerationSource

Packages that use ExprDotNode.EnumerationSource
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
 

Uses of ExprDotNode.EnumerationSource in com.espertech.esper.epl.expression
 

Methods in com.espertech.esper.epl.expression that return ExprDotNode.EnumerationSource
static ExprDotNode.EnumerationSource ExprDotNode.getEnumerationSource(ExprNode inputExpression, StreamTypeService streamTypeService, EventAdapterService eventAdapterService, java.lang.String statementId, boolean hasEnumerationMethod, boolean disablePropertyExpressionEventCollCache)
           
static ExprDotNode.EnumerationSource ExprDotNode.getPropertyEnumerationSource(java.lang.String propertyName, int streamId, EventType streamType, boolean hasEnumerationMethod, boolean disablePropertyExpressionEventCollCache)
           
 


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