com.espertech.esper.epl.lookup
Class SubordPropInKeywordSingleIndex
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubordPropInKeywordSingleIndex
public SubordPropInKeywordSingleIndex(java.lang.String indexedProp,
java.lang.Class coercionType,
ExprNode[] expressions)
getIndexedProp
public java.lang.String getIndexedProp()
getCoercionType
public java.lang.Class getCoercionType()
getExpressions
public ExprNode[] getExpressions()