com.espertech.esper.epl.spec
Class SubstitutionParameterExpressionIndexed

java.lang.Object
  extended by com.espertech.esper.client.soda.ExpressionBase
      extended by com.espertech.esper.epl.spec.SubstitutionParameterExpressionBase
          extended by com.espertech.esper.epl.spec.SubstitutionParameterExpressionIndexed
All Implemented Interfaces:
Expression, java.io.Serializable

public class SubstitutionParameterExpressionIndexed
extends SubstitutionParameterExpressionBase

See Also:
Serialized Form

Constructor Summary
SubstitutionParameterExpressionIndexed(int index)
          Ctor.
 
Method Summary
 int getIndex()
           
protected  void toPrecedenceFreeEPLUnsatisfied(java.io.StringWriter writer)
           
 
Methods inherited from class com.espertech.esper.epl.spec.SubstitutionParameterExpressionBase
getConstant, getPrecedence, isSatisfied, setConstant, toPrecedenceFreeEPL
 
Methods inherited from class com.espertech.esper.client.soda.ExpressionBase
addChild, getChildren, getTreeObjectName, renderAggregation, setChildren, setTreeObjectName, toEPL, toPrecedenceFreeEPL, toPrecedenceFreeEPL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstitutionParameterExpressionIndexed

public SubstitutionParameterExpressionIndexed(int index)
Ctor.

Parameters:
index - is the index of the substitution parameter
Method Detail

toPrecedenceFreeEPLUnsatisfied

protected void toPrecedenceFreeEPLUnsatisfied(java.io.StringWriter writer)
Specified by:
toPrecedenceFreeEPLUnsatisfied in class SubstitutionParameterExpressionBase

getIndex

public int getIndex()

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