com.espertech.esper.epl.lookup
Class SubordPropHashKey
java.lang.Object
com.espertech.esper.epl.lookup.SubordPropHashKey
- All Implemented Interfaces:
- java.io.Serializable
public class SubordPropHashKey
- 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 |
SubordPropHashKey
public SubordPropHashKey(QueryGraphValueEntryHashKeyed hashKey,
java.lang.Integer optionalKeyStreamNum,
java.lang.Class coercionType)
getOptionalKeyStreamNum
public java.lang.Integer getOptionalKeyStreamNum()
getHashKey
public QueryGraphValueEntryHashKeyed getHashKey()
getCoercionType
public java.lang.Class getCoercionType()