com.espertech.esper.epl.lookup
Class SubordPropInKeywordMultiIndex

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

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

Holds property information for joined properties in a lookup.

See Also:
Serialized Form

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

Constructor Detail

SubordPropInKeywordMultiIndex

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

getIndexedProp

public java.lang.String[] getIndexedProp()

getCoercionType

public java.lang.Class getCoercionType()

getExpression

public ExprNode getExpression()

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