com.espertech.esper.epl.lookup
Class SubordPropHashKey

java.lang.Object
  extended by 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

Constructor Summary
SubordPropHashKey(QueryGraphValueEntryHashKeyed hashKey, java.lang.Integer optionalKeyStreamNum, java.lang.Class coercionType)
           
 
Method Summary
 java.lang.Class getCoercionType()
           
 QueryGraphValueEntryHashKeyed getHashKey()
           
 java.lang.Integer getOptionalKeyStreamNum()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubordPropHashKey

public SubordPropHashKey(QueryGraphValueEntryHashKeyed hashKey,
                         java.lang.Integer optionalKeyStreamNum,
                         java.lang.Class coercionType)
Method Detail

getOptionalKeyStreamNum

public java.lang.Integer getOptionalKeyStreamNum()

getHashKey

public QueryGraphValueEntryHashKeyed getHashKey()

getCoercionType

public java.lang.Class getCoercionType()

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