com.espertech.esper.epl.lookup
Class SubordPropInKeywordSingleIndex

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordPropInKeywordSingleIndex
All Implemented Interfaces:
java.io.Serializable

public class SubordPropInKeywordSingleIndex
extends java.lang.Object
implements java.io.Serializable

Holds property information for joined properties in a lookup.

See Also:
Serialized Form

Constructor Summary
SubordPropInKeywordSingleIndex(java.lang.String indexedProp, java.lang.Class coercionType, ExprNode[] expressions)
           
 
Method Summary
 java.lang.Class getCoercionType()
           
 ExprNode[] getExpressions()
           
 java.lang.String getIndexedProp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubordPropInKeywordSingleIndex

public SubordPropInKeywordSingleIndex(java.lang.String indexedProp,
                                      java.lang.Class coercionType,
                                      ExprNode[] expressions)
Method Detail

getIndexedProp

public java.lang.String getIndexedProp()

getCoercionType

public java.lang.Class getCoercionType()

getExpressions

public ExprNode[] getExpressions()

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